Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

create_addr_info Struct Reference

Data Fields

int adsi
int capability
char context [AST_MAX_CONTEXT]
int encmethods
unsigned int 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 4328 of file chan_iax2.c.


Field Documentation

int adsi

Definition at line 4335 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4329 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

char context[AST_MAX_CONTEXT]

Definition at line 4341 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4332 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

unsigned int flags

Definition at line 4330 of file chan_iax2.c.

int found

Definition at line 4333 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

int maxtime

Definition at line 4331 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

char mohinterpret[MAX_MUSICCLASS]

Definition at line 4343 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char mohsuggest[MAX_MUSICCLASS]

Definition at line 4344 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char outkey[80]

Definition at line 4338 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char peercontext[AST_MAX_CONTEXT]

Definition at line 4342 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char prefs[32]

Definition at line 4340 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char secret[80]

Definition at line 4337 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

int sockfd
char timezone[80]

Definition at line 4339 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char username[80]

Definition at line 4336 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().


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