|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| char | called [OSP_SIZE_NORSTR] |
| char | calling [OSP_SIZE_NORSTR] |
| char | dest [OSP_SIZE_NORSTR] |
| int | inhandle |
| char | intech [OSP_SIZE_TECHSTR] |
| unsigned int | intimelimit |
| char | networkid [OSP_SIZE_NORSTR] |
| char | npcic [OSP_SIZE_NORSTR] |
| int | npdi |
| char | nprn [OSP_SIZE_NORSTR] |
| unsigned int | numdests |
| char | opname [OSPC_OPNAME_NUMBER][OSP_SIZE_NORSTR] |
| struct osp_callid | outcallid |
| int | outhandle |
| char | outtech [OSP_SIZE_TECHSTR] |
| unsigned int | outtimelimit |
| char | token [OSP_SIZE_TOKSTR] |
Definition at line 581 of file app_osplookup.c.
| char called[OSP_SIZE_NORSTR] |
Definition at line 590 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char calling[OSP_SIZE_NORSTR] |
Definition at line 589 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char dest[OSP_SIZE_NORSTR] |
Definition at line 588 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| int inhandle |
Definition at line 582 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char intech[OSP_SIZE_TECHSTR] |
Definition at line 586 of file app_osplookup.c.
Referenced by osp_lookup(), and osplookup_exec().
| unsigned int intimelimit |
Definition at line 584 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char networkid[OSP_SIZE_NORSTR] |
Definition at line 592 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char npcic[OSP_SIZE_NORSTR] |
Definition at line 594 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| int npdi |
Definition at line 595 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char nprn[OSP_SIZE_NORSTR] |
Definition at line 593 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| unsigned int numdests |
Definition at line 597 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char opname[OSPC_OPNAME_NUMBER][OSP_SIZE_NORSTR] |
Definition at line 596 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| struct osp_callid outcallid |
Definition at line 598 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| int outhandle |
Definition at line 583 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char outtech[OSP_SIZE_TECHSTR] |
Definition at line 587 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 585 of file app_osplookup.c.
Referenced by osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
| char token[OSP_SIZE_TOKSTR] |
Definition at line 591 of file app_osplookup.c.
Referenced by osp_check_destination(), osp_lookup(), osp_next(), osplookup_exec(), and ospnext_exec().
1.8.13