| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| char * | context | 
| char * | exten | 
| char * | key | 
| char * | options | 
| char * | password | 
| char * | peer | 
| char * | port | 
| char * | username | 
Definition at line 4859 of file chan_iax2.c.
| char* context | 
Definition at line 4866 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* exten | 
Definition at line 4865 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* key | 
Definition at line 4862 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* options | 
Definition at line 4867 of file chan_iax2.c.
Referenced by iax2_call(), and parse_dial_string().
| char* password | 
Definition at line 4861 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
| char* peer | 
Definition at line 4863 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 4864 of file chan_iax2.c.
Referenced by iax2_call(), iax2_request(), and parse_dial_string().
| char* username | 
Definition at line 4860 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().