Create index.lua

This commit is contained in:
FusionPBX 2017-06-10 22:50:40 -06:00 committed by GitHub
parent 8e3aa2d18e
commit fbbd57f8c2
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@
direct_dial["max_digits"] = 4;
--debug
debug["info"] = true;
debug["sql"] = true;
--debug["info"] = true;
--debug["sql"] = true;
--get the argv values
script_name = argv[1];