From 57accf67ed1f985c827de7543899edecea9c4f87 Mon Sep 17 00:00:00 2001 From: Olle Johansson Date: Mon, 7 Sep 2009 12:01:31 +0000 Subject: [PATCH] Make code and documentation agree with each other git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@216657 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 2b260eb257..a56941e71c 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -213,7 +213,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; 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