mirror of https://github.com/asterisk/asterisk
after a discussion on the -dev list. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99642 65c4cc65-6c06-0410-ace0-fbb531ad65f31.6.0
parent
949bb30d03
commit
d1ba37f1c9
@ -0,0 +1,12 @@
|
||||
;
|
||||
; Asterisk CLI configuration
|
||||
;
|
||||
|
||||
[startup_commands]
|
||||
;
|
||||
; Any commands listed in this section will get automatically executed
|
||||
; when Asterisk starts.
|
||||
;
|
||||
;sip set debug on = yes
|
||||
;core set verbose 3 = yes
|
||||
;core set debug 1 = yes
|
Loading…
Reference in new issue