Jump to: navigation, search

GVP MCP:sip:call rate

 
(7 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|valid=sip.call_rate should be an integer from 0 to 1000 inclusive.
 
|valid=sip.call_rate should be an integer from 0 to 1000 inclusive.
 
|takeseffect=At start/restart
 
|takeseffect=At start/restart
|shortdesc=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.
+
|shortdesc=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.
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}
 
 
 
 
 
  
 
{{PubExtended}}
 
{{PubExtended}}
 
 
 
 
  
 
{{DraftExtended}}
 
{{DraftExtended}}
 
 
 
 
 
  
 
{{OptionCreate
 
{{OptionCreate

Latest revision as of 15:35, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

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.

Draft Option

No draft option

This page was last edited on June 29, 2020, at 15:35.
Comments or questions about this documentation? Contact us for support!