Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
call_number_pool Struct Reference

Data Fields

size_t available
 
size_t capacity
 
callno_entry numbers [IAX_MAX_CALLS/2+1]
 

Detailed Description

Definition at line 909 of file chan_iax2.c.

Field Documentation

◆ available

size_t available

◆ capacity

size_t capacity

Definition at line 910 of file chan_iax2.c.

Referenced by create_callno_pools(), and replace_callno().

◆ numbers

Definition at line 912 of file chan_iax2.c.

Referenced by create_callno_pools(), get_unused_callno(), and replace_callno().


The documentation for this struct was generated from the following file: