Data Fields | |
char * | context |
char * | exten |
char * | key |
char * | options |
char * | password |
char * | peer |
char * | port |
char * | username |
Definition at line 2801 of file chan_iax2.c.
char* context |
Definition at line 2808 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
char* exten |
Definition at line 2807 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
char* key |
Definition at line 2804 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
char* options |
char* password |
Definition at line 2803 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().
char* peer |
Definition at line 2805 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 2806 of file chan_iax2.c.
Referenced by iax2_call(), iax2_request(), and parse_dial_string().
char* username |
Definition at line 2802 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().