Wed Jan 8 2020 09:50:24

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 4795 of file chan_iax2.c.

Field Documentation

char* context

Definition at line 4802 of file chan_iax2.c.

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

char* exten

Definition at line 4801 of file chan_iax2.c.

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

char* key

Definition at line 4798 of file chan_iax2.c.

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

char* options

Definition at line 4803 of file chan_iax2.c.

Referenced by iax2_call(), and parse_dial_string().

char* password

Definition at line 4797 of file chan_iax2.c.

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

char* peer
char* port

Definition at line 4800 of file chan_iax2.c.

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

char* username

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