Data Fields | |
char | called [OSP_NORSTR_SIZE] |
char | calling [OSP_NORSTR_SIZE] |
char | dest [OSP_NORSTR_SIZE] |
int | inhandle |
unsigned int | intimelimit |
char | networkid [OSP_NORSTR_SIZE] |
unsigned int | numresults |
osp_callid | outcallid |
int | outhandle |
unsigned int | outtimelimit |
char | tech [OSP_TECHSTR_SIZE] |
char | token [OSP_TOKSTR_SIZE] |
Definition at line 151 of file app_osplookup.c.
char called[OSP_NORSTR_SIZE] |
Definition at line 158 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char calling[OSP_NORSTR_SIZE] |
Definition at line 159 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char dest[OSP_NORSTR_SIZE] |
Definition at line 157 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
int inhandle |
Definition at line 152 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
unsigned int intimelimit |
Definition at line 154 of file app_osplookup.c.
Referenced by osp_next(), osplookup_exec(), and ospnext_exec().
char networkid[OSP_NORSTR_SIZE] |
Definition at line 161 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
unsigned int numresults |
Definition at line 162 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
struct osp_callid outcallid |
Definition at line 163 of file app_osplookup.c.
Referenced by osp_next(), osplookup_exec(), and ospnext_exec().
int outhandle |
Definition at line 153 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
unsigned int outtimelimit |
Definition at line 155 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char tech[OSP_TECHSTR_SIZE] |
Definition at line 156 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
char token[OSP_TOKSTR_SIZE] |
Definition at line 160 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().