
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 |
| struct osp_callid | outcallid |
| int | outhandle |
| unsigned int | outtimelimit |
| char | tech [OSP_TECHSTR_SIZE] |
| char | token [OSP_TOKSTR_SIZE] |
Definition at line 305 of file app_osplookup.c.
| char called[OSP_NORSTR_SIZE] |
Definition at line 312 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 313 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 311 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| int inhandle |
Definition at line 306 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| unsigned int intimelimit |
Definition at line 308 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char networkid[OSP_NORSTR_SIZE] |
Definition at line 315 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 316 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
struct osp_callid outcallid [read] |
Definition at line 317 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| int outhandle |
Definition at line 307 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 309 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char tech[OSP_TECHSTR_SIZE] |
Definition at line 310 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 314 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
1.5.6