Revision as of 19:44, January 11, 2016 by Bgrenon (talk | contribs) (1 revision imported)
Jump to: navigation, search

GVP MCP:sip:call rate



Published

call_rate

Default value: 0
Valid Values: sip.call_rate should be an integer from 0 to 1000 inclusive.
Changes Take Effect: At start/restart


Specify the number of incoming calls, when not 0, that SIP line manager can accept within call_rate_period. It works along with parameter call_rate_period. For example, if call_rate is set to 10 and call_rate_period is set to 500 (ms), then SIP line manager can accept at most 10 incoming calls every 500 milliseconds. If there are more than 10 incoming calls within 500 milliseconds, the excess calls will be rejected with response 486 Busy Here. By default, call_rate is set to 0, which means no overload control at all.


Extended Description

Draft

Default value:
Valid Values:
Changes Take Effect:




Extended Description

Comments or questions about this documentation? Contact us for support!