Remove a trailing space from dial_string.lua

This commit is contained in:
Mark Crane
2013-12-04 18:06:07 +00:00
parent 7338cbc9af
commit c923044e1a

View File

@@ -26,7 +26,7 @@
max_tries = "3";
digit_timeout = "5000";
api = freeswitch.API();
--set the debug level
debug["sql"] = false;
debug["var"] = false;