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 4145 of file chan_iax2.c.
| int adsi |
Definition at line 4152 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| int capability |
Definition at line 4146 of file chan_iax2.c.
Referenced by create_addr(), and iax2_request().
| char context[AST_MAX_CONTEXT] |
Definition at line 4158 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| int encmethods |
Definition at line 4149 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| unsigned int flags |
Definition at line 4147 of file chan_iax2.c.
| int found |
Definition at line 4150 of file chan_iax2.c.
Referenced by create_addr(), and iax2_request().
| int maxtime |
Definition at line 4148 of file chan_iax2.c.
Referenced by create_addr(), and iax2_request().
| char mohinterpret[MAX_MUSICCLASS] |
Definition at line 4160 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| char mohsuggest[MAX_MUSICCLASS] |
Definition at line 4161 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| char outkey[80] |
Definition at line 4155 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| char peercontext[AST_MAX_CONTEXT] |
Definition at line 4159 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| char prefs[32] |
Definition at line 4157 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| char secret[80] |
Definition at line 4154 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| int sockfd |
Definition at line 4151 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 4156 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
| char username[80] |
Definition at line 4153 of file chan_iax2.c.
Referenced by create_addr(), and iax2_call().
1.6.1