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] |
Definition at line 4546 of file chan_iax2.c.
int adsi |
Definition at line 4553 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
Definition at line 4547 of file chan_iax2.c.
Referenced by create_addr(), and iax2_request().
char cid_name[80] |
Definition at line 4560 of file chan_iax2.c.
Referenced by create_addr().
char cid_num[80] |
Definition at line 4559 of file chan_iax2.c.
Referenced by create_addr().
char context[AST_MAX_CONTEXT] |
Definition at line 4561 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
int encmethods |
Definition at line 4550 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
uint64_t flags |
Definition at line 4548 of file chan_iax2.c.
int found |
Definition at line 4551 of file chan_iax2.c.
Referenced by create_addr(), and iax2_request().
int maxtime |
Definition at line 4549 of file chan_iax2.c.
Referenced by create_addr(), and iax2_request().
char mohinterpret[MAX_MUSICCLASS] |
Definition at line 4563 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
char mohsuggest[MAX_MUSICCLASS] |
Definition at line 4564 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
char outkey[80] |
Definition at line 4556 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
char peercontext[AST_MAX_CONTEXT] |
Definition at line 4562 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
char prefs[32] |
Definition at line 4558 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
char secret[80] |
Definition at line 4555 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
int sockfd |
Definition at line 4552 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), create_addr(), iax2_call(), iax2_provision(), and iax2_request().
char timezone[80] |
Definition at line 4557 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
char username[80] |
Definition at line 4554 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().