Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct { | |
struct iax2_dpcache * next | |
} | cache_list |
unsigned short | callno |
struct timeval | expiry |
char | exten [AST_MAX_EXTENSION] |
int | flags |
struct timeval | orig |
struct { | |
struct iax2_dpcache * next | |
} | peer_list |
char | peercontext [AST_MAX_CONTEXT] |
int | waiters [256] |
Definition at line 1068 of file chan_iax2.c.