aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-08 15:46:02 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-08 15:46:02 +0000
commitaf1d0287e1b34de77a197633b1770dc9b77fbcf6 (patch)
tree4c240d6ca9a29476e23bf95a500a5bfb32821bd0 /configs/sip.conf.sample
parent313398d5d95b115da3e5181277c0868a675bc4d8 (diff)
Add documentation on "allowtransfer"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@25614 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 84200a53a..d44b3c500 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -29,6 +29,8 @@ context=default ; Default context for incoming calls
; this can also be set to 'osp'
; if asterisk was compiled with OSP support.)
allowoverlap=no ; Disable overlap dialing support. (Default is yes)
+;allowtransfer=no ; Disable all transfers (unless enabled in peers or users)
+ ; Default is enabled
;realm=mydomain.tld ; Realm for digest authentication
; defaults to "asterisk"
; Realms MUST be globally unique according to RFC 3261
@@ -334,6 +336,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; restrictcid restrictcid
; allowoverlap allowoverlap
; allowsubscribe allowsubscribe
+; allowtransfer allowtransfer
; subscribecontext subscribecontext
; videosupport videosupport
; maxcallbitrate maxcallbitrate