summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-05-16 13:53:00 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-05-16 13:53:00 -0500
commit040522100b3332af877e496ab8316993f6f02b4e (patch)
treeb08e07c829cbee81343a165a0759dded00382c20
parent8b5cee4a4f62c4b7ebcd94aa834c5e84ac108b09 (diff)
parenta1803cb5f4afb8d5286bb91b664f9fedb2c7dc8a (diff)
Merge "configs/samples/pjsip.conf.sample: Fix typo"
-rw-r--r--configs/samples/pjsip.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index cd8709151..9069a669f 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -624,7 +624,7 @@
; identified.
; "username": Identify by the From or To username and domain
; "auth_username": Identify by the Authorization username and realm
- : In all cases, if an exact match on username and domain/realm fails,
+ ; In all cases, if an exact match on username and domain/realm fails,
; the match will be retried with just the username.
; (default: "username")
;redirect_method=user ; How redirects received from an endpoint are handled