summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-09-06 21:04:40 +0000
committerMark Spencer <markster@digium.com>2005-09-06 21:04:40 +0000
commit2f67f665779c1cbc714c9757143769e79845fd5c (patch)
tree68df632763ea6defbe265eee54d99b295f1b2dd3 /configs
parentbcd06b858256e5db25348f961a6432f00a5b72d9 (diff)
Allow "auto" dtmf mode to select between RFC2833 and inband based on peer's offer or answer.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6518 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/sip.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 23cc922f2..3fb215017 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -83,6 +83,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Other options:
; info : SIP INFO messages
; inband : Inband audio (requires 64 kbit codec -alaw, ulaw)
+ ; auto : Use rfc2833 if offered, inband otherwise
;compactheaders = yes ; send compact sip headers.
;sipdebug = yes ; Turn on SIP debugging by default, from