From 2a638443e87d81d95572abec089e7653b496a95f Mon Sep 17 00:00:00 2001 From: Michiel van Baak Date: Wed, 11 Mar 2009 23:21:59 +0000 Subject: [PATCH] Merged revisions 181499 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk Provide correct hint to debug SIP trouble in the default config (closes issue #14646) Reported by: strk git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@181521 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 6cb294581c..e52a4436ce 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -46,7 +46,7 @@ ; sip show users Show all SIP users (including friends) ; sip show registry Show status of hosts we register with ; -; sip set debug Show all SIP messages +; sip set debug on Show all SIP messages ; ; module reload chan_sip.so Reload configuration file ; Active SIP peers will not be reconfigured -- 2.47.2