Data Fields | |
| char * | context |
| char * | exten |
| char * | key |
| char * | options |
| char * | password |
| char * | peer |
| char * | port |
| char * | username |
| char* context |
Definition at line 4681 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), and cache_get_callno_locked().
| char* exten |
Definition at line 4680 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), and cache_get_callno_locked().
| char* key |
Definition at line 4677 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), and cache_get_callno_locked().
| char* options |
Definition at line 4682 of file chan_iax2.c.
Referenced by parse_dial_string(), and iax2_call().
| char* password |
Definition at line 4676 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), and cache_get_callno_locked().
| char* peer |
Definition at line 4678 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), iax2_request(), cache_get_callno_locked(), and iax2_devicestate().
| char* port |
Definition at line 4679 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), and iax2_request().
| char* username |
Definition at line 4675 of file chan_iax2.c.
Referenced by parse_dial_string(), iax2_call(), and cache_get_callno_locked().