[asterisk-commits] oej: branch 1.6.1 r216657 - /branches/1.6.1/configs/sip.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Sep 7 07:01:33 CDT 2009
Author: oej
Date: Mon Sep 7 07:01:31 2009
New Revision: 216657
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=216657
Log:
Make code and documentation agree with each other
Modified:
branches/1.6.1/configs/sip.conf.sample
Modified: branches/1.6.1/configs/sip.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.6.1/configs/sip.conf.sample?view=diff&rev=216657&r1=216656&r2=216657
==============================================================================
--- branches/1.6.1/configs/sip.conf.sample (original)
+++ branches/1.6.1/configs/sip.conf.sample Mon Sep 7 07:01:31 2009
@@ -213,7 +213,7 @@
; channel will then send 183 indicating early media
; which will be empty - thus users get no ring signal.
; Setting this to "no" will stop any media before we have
- ; call progress. Default is "yes".
+ ; call progress. Default is "no".
;progressinband=never ; If we should generate in-band ringing always
; use 'never' to never use in-band signalling, even in cases
More information about the asterisk-commits
mailing list