summaryrefslogtreecommitdiff
path: root/configs/samples/sip.conf.sample
diff options
context:
space:
mode:
authorWalter Doekes <walter+asterisk@wjd.nu>2014-09-14 15:54:22 +0000
committerWalter Doekes <walter+asterisk@wjd.nu>2014-09-14 15:54:22 +0000
commita62fedf0cbbe9cc7c7b178af154f8abd2a145ff4 (patch)
treeea0d70d2f16b53e1e9e07b38b4d05f40b9530fa8 /configs/samples/sip.conf.sample
parent9c1f34c7e904b26bb550f426020635894cb805ac (diff)
chan_sip: Clarify that sipdebug=yes cannot be undone by the CLI.
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 ........ Merged revisions 423068 from http://svn.asterisk.org/svn/asterisk/branches/12 ........ Merged revisions 423069 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@423070 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/samples/sip.conf.sample')
-rw-r--r--configs/samples/sip.conf.sample4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index e9d688ae0..0e4b6d64e 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -654,7 +654,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