Fix the indentation in callcenter.conf.lua.
This commit is contained in:
+2
-1
@@ -271,7 +271,8 @@
|
||||
|
||||
--close the database connection
|
||||
dbh:release();
|
||||
freeswitch.consoleLog("notice", "thing is:"..api:execute("eval ${dsn}"));
|
||||
--freeswitch.consoleLog("notice", "[xml_handler]"..api:execute("eval ${dsn}"));
|
||||
|
||||
--set the cache
|
||||
result = trim(api:execute("memcache", "set configuration:callcenter.conf:" .. hostname .." '"..XML_STRING:gsub("'", "'").."' ".."expire['callcenter.conf']"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user