[svn-commits] mvanbaak: branch 1.6.1 r181521 - in /branches/1.6.1: ./ configs/sip.conf.sample
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Mar 11 18:22:06 CDT 2009
Author: mvanbaak
Date: Wed Mar 11 18:21:59 2009
New Revision: 181521
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=181521
Log:
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
Modified:
branches/1.6.1/ (props changed)
branches/1.6.1/configs/sip.conf.sample
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/configs/sip.conf.sample
URL: http://svn.digium.com/svn-view/asterisk/branches/1.6.1/configs/sip.conf.sample?view=diff&rev=181521&r1=181520&r2=181521
==============================================================================
--- branches/1.6.1/configs/sip.conf.sample (original)
+++ branches/1.6.1/configs/sip.conf.sample Wed Mar 11 18:21:59 2009
@@ -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
More information about the svn-commits
mailing list