Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


create_addr_info Struct Reference

Data Fields

int adsi
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]
char prefs [32]
char secret [80]
int sockfd
char timezone [80]
char username [80]

Detailed Description

Definition at line 4687 of file chan_iax2.c.


Field Documentation

int adsi

Definition at line 4694 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4688 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

char cid_name[80]

Definition at line 4701 of file chan_iax2.c.

Referenced by create_addr().

char cid_num[80]

Definition at line 4700 of file chan_iax2.c.

Referenced by create_addr().

Definition at line 4702 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4691 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

uint64_t flags

Definition at line 4689 of file chan_iax2.c.

int found

Definition at line 4692 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

int maxtime

Definition at line 4690 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

Definition at line 4704 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4705 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char outkey[80]

Definition at line 4697 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4703 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char prefs[32]

Definition at line 4699 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char secret[80]

Definition at line 4696 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char timezone[80]

Definition at line 4698 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char username[80]

Definition at line 4695 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().


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