aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cli.conf.sample
blob: 0ddd92c998830913e3b91a3347823df514227971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
;
; Asterisk CLI configuration
;

[startup_commands]
;
; Any commands listed in this section will get automatically executed
; when Asterisk starts as a daemon or foreground process (-c).
;
;sip set debug on = yes
;core set verbose 3 = yes
;core set debug 1 = yes