GVP MCP:sip:call rate
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
No draft option
Comments or questions about this documentation? Contact us for support!
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
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.
Draft Option
No draft option