Sat Apr 26 2014 22:03:26

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

Detailed Description

Definition at line 4857 of file chan_iax2.c.


Field Documentation

char* context

Definition at line 4864 of file chan_iax2.c.

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

char* exten

Definition at line 4863 of file chan_iax2.c.

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

char* key

Definition at line 4860 of file chan_iax2.c.

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

char* options

Definition at line 4865 of file chan_iax2.c.

Referenced by iax2_call(), and parse_dial_string().

char* password

Definition at line 4859 of file chan_iax2.c.

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

char* port

Definition at line 4862 of file chan_iax2.c.

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

char* username

Definition at line 4858 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: