Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
create_addr_info Struct Reference
Collaboration diagram for create_addr_info:
Collaboration graph
[legend]

Data Fields

int adsi
 
int authmethods
 
iax2_format capability
 
char cid_name [80]
 
char cid_num [80]
 
char context [AST_MAX_CONTEXT]
 
int encmethods
 
uint64_t flags
 
int found
 
int maxtime
 
char mohinterpret [MAX_MUSICCLASS]
 
char mohsuggest [MAX_MUSICCLASS]
 
char outkey [80]
 
char peercontext [AST_MAX_CONTEXT]
 
struct iax2_codec_pref prefs
 
char secret [80]
 
int sockfd
 
char timezone [80]
 
char username [80]
 

Detailed Description

Definition at line 4647 of file chan_iax2.c.

Field Documentation

◆ adsi

int adsi

Definition at line 4656 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ authmethods

int authmethods

Definition at line 4653 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ capability

iax2_format capability

Definition at line 4648 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

◆ cid_name

char cid_name[80]

Definition at line 4662 of file chan_iax2.c.

Referenced by create_addr().

◆ cid_num

char cid_num[80]

Definition at line 4661 of file chan_iax2.c.

Referenced by create_addr().

◆ context

char context[AST_MAX_CONTEXT]

Definition at line 4663 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ encmethods

int encmethods

Definition at line 4652 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ flags

uint64_t flags

Definition at line 4649 of file chan_iax2.c.

◆ found

int found

Definition at line 4654 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

◆ maxtime

int maxtime

Definition at line 4651 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

◆ mohinterpret

char mohinterpret[MAX_MUSICCLASS]

Definition at line 4665 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ mohsuggest

char mohsuggest[MAX_MUSICCLASS]

Definition at line 4666 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ outkey

char outkey[80]

Definition at line 4659 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ peercontext

char peercontext[AST_MAX_CONTEXT]

Definition at line 4664 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ prefs

struct iax2_codec_pref prefs

Definition at line 4650 of file chan_iax2.c.

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

◆ secret

char secret[80]

Definition at line 4658 of file chan_iax2.c.

Referenced by create_addr(), iax2_call(), and Registration::write().

◆ sockfd

int sockfd

◆ timezone

char timezone[80]

Definition at line 4660 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

◆ username

char username[80]

Definition at line 4657 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().


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