summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-12-31 15:38:14 +0000
committerMark Spencer <markster@digium.com>2004-12-31 15:38:14 +0000
commit974ecf7830fa87760b0c099bd7f8377b389007ca (patch)
tree3d4ed216947f270c5d08abb721e081efc1f7bccb /configs/sip.conf.sample
parenta3d83771352f5e9b63c75c4661ce1f8ef32828cc (diff)
Fix example to reflect that "never" is the default value for progressinband (bug #3129)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4622 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-rwxr-xr-xconfigs/sip.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 26b4e4a0e..17e21481b 100755
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -61,7 +61,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;rtpholdtimeout=300 ; Terminate call if 300 seconds of no RTP activity
; when we're on hold (must be > rtptimeout)
;trustrpid = no ; If Remote-Party-ID should be trusted
-;progressinband=no ; If we should generate in-band ringing always
+;progressinband=never ; If we should generate in-band ringing always
; use 'never' to never use in-band signalling, even in cases
; where some buggy devices might not render it
;useragent=Asterisk PBX ; Allows you to change the user agent string