Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


addr_range Struct Reference
Collaboration diagram for addr_range:

Data Fields

unsigned char delme
struct ast_ha ha
uint16_t limit

Detailed Description

used by both callno_limits and calltoken_ignores containers


Field Documentation

unsigned char delme

delete me marker for reloads

Definition at line 927 of file chan_iax2.c.

Referenced by addr_range_delme_cb(), prune_addr_range_cb(), build_callno_limits(), and add_calltoken_ignore().

struct ast_ha ha

ip address range for custom callno limit rule

Definition at line 923 of file chan_iax2.c.

Referenced by addr_range_hash_cb(), addr_range_cmp_cb(), addr_range_match_address_cb(), build_callno_limits(), and add_calltoken_ignore().

uint16_t limit

callno limit for this ip address range, only used in callno_limits container

Definition at line 925 of file chan_iax2.c.

Referenced by set_peercnt_limit(), and build_callno_limits().


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