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] |
Definition at line 2991 of file chan_iax2.c.
int adsi |
int capability |
char context[AST_MAX_CONTEXT] |
int encmethods |
unsigned int flags |
Definition at line 2993 of file chan_iax2.c.
int found |
int maxtime |
Definition at line 2994 of file chan_iax2.c.
Referenced by create_addr(), iax2_call(), and iax2_request().
char mohinterpret[MAX_MUSICCLASS] |
char mohsuggest[MAX_MUSICCLASS] |
char outkey[80] |
char peercontext[AST_MAX_CONTEXT] |
char prefs[32] |
char secret[80] |
int sockfd |
Definition at line 2997 of file chan_iax2.c.
Referenced by cache_get_callno_locked(), create_addr(), iax2_call(), iax2_prov_app(), iax2_provision(), and iax2_request().
char timezone[80] |
char username[80] |