Mon Mar 12 2012 21:48:01

Asterisk developer's documentation


create_addr_info Struct Reference

Data Fields

int adsi
format_t 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 4515 of file chan_iax2.c.


Field Documentation

int adsi

Definition at line 4522 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4516 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

char cid_name[80]

Definition at line 4529 of file chan_iax2.c.

Referenced by create_addr().

char cid_num[80]

Definition at line 4528 of file chan_iax2.c.

Referenced by create_addr().

char context[AST_MAX_CONTEXT]

Definition at line 4530 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

Definition at line 4519 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

uint64_t flags

Definition at line 4517 of file chan_iax2.c.

int found

Definition at line 4520 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

int maxtime

Definition at line 4518 of file chan_iax2.c.

Referenced by create_addr(), and iax2_request().

char mohinterpret[MAX_MUSICCLASS]

Definition at line 4532 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char mohsuggest[MAX_MUSICCLASS]

Definition at line 4533 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char outkey[80]

Definition at line 4525 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char peercontext[AST_MAX_CONTEXT]

Definition at line 4531 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char prefs[32]

Definition at line 4527 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char secret[80]

Definition at line 4524 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char timezone[80]

Definition at line 4526 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().

char username[80]

Definition at line 4523 of file chan_iax2.c.

Referenced by create_addr(), and iax2_call().


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