Asterisk - The Open Source Telephony Project GIT-master-8f1982c
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
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 4859 of file chan_iax2.c.

Field Documentation

◆ context

char* context

Definition at line 4866 of file chan_iax2.c.

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

◆ exten

char* exten

Definition at line 4865 of file chan_iax2.c.

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

◆ key

char* key

Definition at line 4862 of file chan_iax2.c.

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

◆ options

char* options

Definition at line 4867 of file chan_iax2.c.

Referenced by iax2_call(), and parse_dial_string().

◆ password

char* password

Definition at line 4861 of file chan_iax2.c.

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

◆ peer

char* peer

◆ port

char* port

Definition at line 4864 of file chan_iax2.c.

Referenced by iax2_call(), iax2_request(), parse_dial_string(), and Registration::write().

◆ username

char* username

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