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 3960 of file chan_iax2.c.
int adsi |
int capability |
char context[AST_MAX_CONTEXT] |
int encmethods |
unsigned int flags |
Definition at line 3962 of file chan_iax2.c.
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] |