aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-26 07:32:00 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-26 07:32:00 +0000
commitdd1178c588016297770f24a5a125eb8a87d0c7e9 (patch)
treeaeeecd70a1919da3272a68dd561f881438b3c032 /configs/sip.conf.sample
parent2d1aa15d25ed924f7146b3b9772f8648934f912a (diff)
document the match_auth_username option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46308 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 504b7c7c9..cfbe1dda4 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -26,6 +26,10 @@
[general]
context=default ; Default context for incoming calls
;allowguest=no ; Allow or reject guest calls (default is yes)
+;match_auth_username=yes ; if available, match user entry using the
+ ; 'username' field from the authentication line
+ ; instead of the From: field.
+
allowoverlap=no ; Disable overlap dialing support. (Default is yes)
;allowtransfer=no ; Disable all transfers (unless enabled in peers or users)
; Default is enabled