|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| const char * | cic |
| int | npdi |
| const char * | opname [OSPC_OPNAME_NUMBER] |
| const char * | rn |
Definition at line 564 of file app_osplookup.c.
| const char* cic |
Definition at line 566 of file app_osplookup.c.
Referenced by osp_lookup(), and osplookup_exec().
| int npdi |
Definition at line 567 of file app_osplookup.c.
Referenced by osp_lookup(), and osplookup_exec().
| const char* opname[OSPC_OPNAME_NUMBER] |
Definition at line 568 of file app_osplookup.c.
Referenced by osp_lookup(), and osplookup_exec().
| const char* rn |
Definition at line 565 of file app_osplookup.c.
Referenced by osp_lookup(), and osplookup_exec().
1.8.13