Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
unsigned char | delme |
struct ast_ha | ha |
uint16_t | limit |
used by both callno_limits and calltoken_ignores containers
Definition at line 1040 of file chan_iax2.c.
unsigned char delme |
delete me marker for reloads
Definition at line 1046 of file chan_iax2.c.
struct ast_ha ha |
ip address range for custom callno limit rule
Definition at line 1042 of file chan_iax2.c.
uint16_t limit |
callno limit for this ip address range, only used in callno_limits container
Definition at line 1044 of file chan_iax2.c.