aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-31 15:38:14 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-12-31 15:38:14 +0000
commit2db4e9334c6cce27ebbd272ffa4fbc7423d6be28 (patch)
tree3d4ed216947f270c5d08abb721e081efc1f7bccb /configs/sip.conf.sample
parent26d2ba57cd396874716379555a85b53e20c446b5 (diff)
Fix example to reflect that "never" is the default value for progressinband (bug #3129)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4622 f38db490-d61c-443f-a65b-d21fe96a405b
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