Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
size_t | available |
size_t | capacity |
callno_entry | numbers [IAX_MAX_CALLS/2+1] |
Definition at line 957 of file chan_iax2.c.
size_t available |
Definition at line 959 of file chan_iax2.c.
Referenced by create_callno_pools(), get_unused_callno(), handle_cli_iax2_show_callno_limits(), and replace_callno().
size_t capacity |
Definition at line 958 of file chan_iax2.c.
Referenced by create_callno_pools(), and replace_callno().
callno_entry numbers[IAX_MAX_CALLS/2+1] |
Definition at line 960 of file chan_iax2.c.
Referenced by create_callno_pools(), get_unused_callno(), and replace_callno().