|
Asterisk - The Open Source Telephony Project GIT-master-590b490
|
Data Fields | |
| size_t | available |
| size_t | capacity |
| callno_entry | numbers [IAX_MAX_CALLS/2+1] |
Definition at line 995 of file chan_iax2.c.
| size_t available |
Definition at line 997 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 996 of file chan_iax2.c.
Referenced by create_callno_pools(), and replace_callno().
| callno_entry numbers[IAX_MAX_CALLS/2+1] |
Definition at line 998 of file chan_iax2.c.
Referenced by create_callno_pools(), get_unused_callno(), and replace_callno().