Asterisk - The Open Source Telephony Project  18.5.0
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 4761 of file chan_iax2.c.

Field Documentation

◆ context

char* context

Definition at line 4768 of file chan_iax2.c.

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

◆ exten

char* exten

Definition at line 4767 of file chan_iax2.c.

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

◆ key

char* key

Definition at line 4764 of file chan_iax2.c.

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

◆ options

char* options

Definition at line 4769 of file chan_iax2.c.

Referenced by iax2_call(), and parse_dial_string().

◆ password

char* password

Definition at line 4763 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 4766 of file chan_iax2.c.

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

◆ username

char* username

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