moved trunk.conf -> ext-local/trunk.conf.dist, .gitignore, TRUNK=

master
root 2020-04-25 10:45:04 +02:00
parent a3f6e92628
commit fbaa612aab
4 changed files with 4 additions and 1 deletions

1
.gitignore vendored 100644
View File

@ -0,0 +1 @@
ext-local/*

View File

@ -1,4 +1,4 @@
[route]
exten => _+ZX.,1,Goto(trunk-out,${EXTEN},1)
exten => _+ZX.,1,Goto(${TRUNK},${EXTEN},1)
include => public

View File

@ -4,5 +4,7 @@ AREACODE=7082
LOCALNUMBER=123456
DEFMAIL=robots@l--n.de
TRUNK=trunk-out
#include /opt/asterisk-pbx/ext/*.conf
#include /opt/asterisk-pbx/ext-local/*.conf