Data Fields | |
| int | capability |
| char | context [AST_MAX_CONTEXT] |
| int | encmethods |
| unsigned int | flags |
| int | found |
| int | maxtime |
| 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 2755 of file chan_iax2.c.
| int capability |
| char context[AST_MAX_CONTEXT] |
| int encmethods |
| unsigned int flags |
Definition at line 2757 of file chan_iax2.c.
| int found |
| int maxtime |
| char outkey[80] |
| char peercontext[AST_MAX_CONTEXT] |
| char prefs[32] |
| char secret[80] |
| int sockfd |
| char timezone[80] |
| char username[80] |
1.4.7