Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


create_addr_info Struct Reference


Detailed Description

Definition at line 2659 of file chan_iax2.c.

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]


Field Documentation

int adsi
 

Definition at line 2666 of file chan_iax2.c.

Referenced by create_addr().

int capability
 

Definition at line 2660 of file chan_iax2.c.

Referenced by create_addr().

char context[AST_MAX_CONTEXT]
 

Definition at line 2672 of file chan_iax2.c.

Referenced by create_addr().

int encmethods
 

Definition at line 2663 of file chan_iax2.c.

Referenced by create_addr().

unsigned int flags
 

Definition at line 2661 of file chan_iax2.c.

int found
 

Definition at line 2664 of file chan_iax2.c.

Referenced by create_addr().

int maxtime
 

Definition at line 2662 of file chan_iax2.c.

Referenced by create_addr().

char mohinterpret[MAX_MUSICCLASS]
 

Definition at line 2674 of file chan_iax2.c.

Referenced by create_addr().

char mohsuggest[MAX_MUSICCLASS]
 

Definition at line 2675 of file chan_iax2.c.

Referenced by create_addr().

char outkey[80]
 

Definition at line 2669 of file chan_iax2.c.

Referenced by create_addr().

char peercontext[AST_MAX_CONTEXT]
 

Definition at line 2673 of file chan_iax2.c.

Referenced by create_addr().

char prefs[32]
 

Definition at line 2671 of file chan_iax2.c.

Referenced by create_addr().

char secret[80]
 

Definition at line 2668 of file chan_iax2.c.

Referenced by create_addr().

int sockfd
 

Definition at line 2665 of file chan_iax2.c.

Referenced by create_addr().

char timezone[80]
 

Definition at line 2670 of file chan_iax2.c.

Referenced by create_addr().

char username[80]
 

Definition at line 2667 of file chan_iax2.c.

Referenced by create_addr().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen