samples: Fix comment typo in pjsip.conf.sample

Change-Id: I84a45c3d9fd26ca61aca99927eec83b57f1de857
This commit is contained in:
Sean Bright 2019-03-07 17:05:42 -05:00
parent 24b94aa27f
commit 90f06ad169
1 changed files with 1 additions and 1 deletions

View File

@ -1142,7 +1142,7 @@
; taskprocessor overloads. When triggered, the distributor
; will not accept any new requests until the overload has
; cleared.
: "global": (default) Any taskprocessor overload will trigger.
; "global": (default) Any taskprocessor overload will trigger.
; "pjsip_only": Only pjsip taskprocessor overloads will trigger.
; "none": No overload detection will be performed.
; WARNING: The "none" and "pjsip_only" options should be used