Thu Apr 28 2011 16:57:20

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

Definition at line 868 of file chan_iax2.c.


Field Documentation

unsigned char delme

delete me marker for reloads

Definition at line 874 of file chan_iax2.c.

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

struct ast_ha ha

ip address range for custom callno limit rule

Definition at line 870 of file chan_iax2.c.

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

uint16_t limit

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

Definition at line 872 of file chan_iax2.c.

Referenced by build_callno_limits(), and set_peercnt_limit().


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