Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


parsed_dial_string Struct Reference

Data Fields

char * context
char * exten
char * key
char * options
char * password
char * peer
char * port
char * username

Field Documentation

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* 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().


The documentation for this struct was generated from the following file: