Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

parsed_dial_string Struct Reference

Data Fields

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

Detailed Description

Definition at line 4473 of file chan_iax2.c.


Field Documentation

char* context

Definition at line 4480 of file chan_iax2.c.

Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().

char* exten

Definition at line 4479 of file chan_iax2.c.

Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().

char* key

Definition at line 4476 of file chan_iax2.c.

Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().

char* options

Definition at line 4481 of file chan_iax2.c.

Referenced by iax2_call(), and parse_dial_string().

char* password

Definition at line 4475 of file chan_iax2.c.

Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().

char* peer
char* port

Definition at line 4478 of file chan_iax2.c.

Referenced by iax2_call(), iax2_request(), and parse_dial_string().

char* username

Definition at line 4474 of file chan_iax2.c.

Referenced by cache_get_callno_locked(), iax2_call(), and parse_dial_string().


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