]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.
authorWalter Doekes <walter+asterisk@wjd.nu>
Sun, 14 Sep 2014 15:51:28 +0000 (15:51 +0000)
committerWalter Doekes <walter+asterisk@wjd.nu>
Sun, 14 Sep 2014 15:51:28 +0000 (15:51 +0000)
Document it in sip.conf.

ASTERISK-24249 #close
Reported by: Avinash Mohod

Review: https://reviewboard.asterisk.org/r/3926/
........

Merged revisions 423066 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 423067 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@423068 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/sip.conf.sample

index eb8d3c8de90d876da9371f78e258f574f2bccae0..d2a23b73681aceb4578bf3f709235a18bb0d25c9 100644 (file)
@@ -651,7 +651,9 @@ srvlookup=yes                   ; Enable DNS SRV lookups on outbound calls
 ;
 ;--------------------------- SIP DEBUGGING ---------------------------------------------------
 ;sipdebug = yes                 ; Turn on SIP debugging by default, from
-                                ; the moment the channel loads this configuration
+                                ; the moment the channel loads this configuration.
+                                ; NOTE: You cannot use the CLI to turn it off. You'll
+                                ; need to edit this and reload the config.
 ;recordhistory=yes              ; Record SIP history by default
                                 ; (see sip history / sip no history)
 ;dumphistory=yes                ; Dump SIP history at end of SIP dialogue