Asterisk - The Open Source Telephony Project GIT-master-abe0018
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 957 of file chan_iax2.c.

Field Documentation

◆ available

size_t available

◆ capacity

size_t capacity

Definition at line 958 of file chan_iax2.c.

Referenced by create_callno_pools(), and replace_callno().

◆ numbers

Definition at line 960 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: