Sat Feb 11 06:39:06 2012

Asterisk developer's documentation


peercnt Struct Reference


Data Fields

unsigned long addr
uint16_t cur
uint16_t limit
unsigned char reg

Detailed Description

peer connection private, keeps track of all the call numbers consumed by a single ip address

Definition at line 909 of file chan_iax2.c.


Field Documentation

unsigned long addr

uint16_t cur

Number of call numbers currently used by this ip address

Definition at line 913 of file chan_iax2.c.

Referenced by handle_cli_iax2_show_callno_limits(), peercnt_add(), and peercnt_remove().

uint16_t limit

Max call numbers allowed for this ip address

Definition at line 915 of file chan_iax2.c.

Referenced by handle_cli_iax2_show_callno_limits(), peercnt_add(), peercnt_modify(), and set_peercnt_limit().

unsigned char reg

Specifies whether limit is set by a registration or not, if so normal limit setting rules do not apply to this address.

Definition at line 918 of file chan_iax2.c.

Referenced by peercnt_modify(), and set_peercnt_limit().


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

Generated on Sat Feb 11 06:39:06 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.5.6