summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2006-10-26 07:32:00 +0000
committerLuigi Rizzo <rizzo@icir.org>2006-10-26 07:32:00 +0000
commite85d8e98d1a425e13bbd16300a2137859e01c4ba (patch)
treeaeeecd70a1919da3272a68dd561f881438b3c032 /configs
parentfee99c3be6f70cf25fc1f618c3e9d38ebce4bc9c (diff)
document the match_auth_username option
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46308 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-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