Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
Data Fields | |
size_t | available |
size_t | capacity |
callno_entry | numbers [IAX_MAX_CALLS/2+1] |
Definition at line 982 of file chan_iax2.c.
size_t available |
Definition at line 984 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 983 of file chan_iax2.c.
Referenced by create_callno_pools(), and replace_callno().
callno_entry numbers[IAX_MAX_CALLS/2+1] |
Definition at line 985 of file chan_iax2.c.
Referenced by create_callno_pools(), get_unused_callno(), and replace_callno().