mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-28 15:11:12 +00:00
samples: Fix comment typo in pjsip.conf.sample
Change-Id: I84a45c3d9fd26ca61aca99927eec83b57f1de857
This commit is contained in:
@@ -1154,7 +1154,7 @@
|
|||||||
; taskprocessor overloads. When triggered, the distributor
|
; taskprocessor overloads. When triggered, the distributor
|
||||||
; will not accept any new requests until the overload has
|
; will not accept any new requests until the overload has
|
||||||
; cleared.
|
; cleared.
|
||||||
: "global": (default) Any taskprocessor overload will trigger.
|
; "global": (default) Any taskprocessor overload will trigger.
|
||||||
; "pjsip_only": Only pjsip taskprocessor overloads will trigger.
|
; "pjsip_only": Only pjsip taskprocessor overloads will trigger.
|
||||||
; "none": No overload detection will be performed.
|
; "none": No overload detection will be performed.
|
||||||
; WARNING: The "none" and "pjsip_only" options should be used
|
; WARNING: The "none" and "pjsip_only" options should be used
|
||||||
|
|||||||
Reference in New Issue
Block a user