|
Asterisk - The Open Source Telephony Project GIT-master-590b490
|
Data Fields | |
| char * | context |
| char * | exten |
| char * | key |
| char * | options |
| char * | password |
| char * | peer |
| char * | port |
| char * | username |
Definition at line 4872 of file chan_iax2.c.
| char* context |
Definition at line 4879 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* exten |
Definition at line 4878 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* key |
Definition at line 4875 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* options |
Definition at line 4880 of file chan_iax2.c.
Referenced by iax2_call(), and parse_dial_string().
| char* password |
Definition at line 4874 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* peer |
Definition at line 4876 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), iax2_devicestate(), iax2_request(), and parse_dial_string().
| char* port |
Definition at line 4877 of file chan_iax2.c.
Referenced by iax2_call(), iax2_request(), and parse_dial_string().
| char* username |
Definition at line 4873 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().