initial commit

This commit is contained in:
Your Name
2020-12-08 18:42:40 +00:00
commit 811a632956
61 changed files with 12476 additions and 0 deletions

12
cli.conf Normal file
View File

@@ -0,0 +1,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