summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLeif Madsen <leif@leifmadsen.com>2010-03-31 17:48:09 +0000
committerLeif Madsen <leif@leifmadsen.com>2010-03-31 17:48:09 +0000
commit2de9cd0d38b2da1876c09fd1a7ea302bd3012bb0 (patch)
tree5a8dadc1dccd63c1142efc048f39f5b95601fcfe /configs
parentc6a759fdfadc4c5625578af0476bf4ae3fdafe31 (diff)
Add documentation clarifying when 't' and 'T' can be used.
(closes issue #17021) Reported by: kovzol Tested by: lmadsen, kovzol, davidw, ebroad git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@255504 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index ce1a8b697..e2df554a2 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -108,7 +108,8 @@ context=default ; Default context for incoming calls
; 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
+ ; Default is enabled. The Dial() options 't' and 'T' are not
+ ; related as to whether SIP transfers are allowed or not.
;realm=mydomain.tld ; Realm for digest authentication
; defaults to "asterisk". If you set a system name in
; asterisk.conf, it defaults to that system name