Remove dbh:release(); ring_group.lua it seems to have the reverse effect.

This commit is contained in:
Mark Crane
2012-07-04 00:03:47 +00:00
parent cfde50c9e7
commit 1fef798c2a
-3
View File
@@ -75,9 +75,6 @@
x = x + 1; x = x + 1;
end); end);
--close the database connection
dbh:release();
--app_data --app_data
--freeswitch.consoleLog("notice", "Debug:\n" .. app_data .. "\n"); --freeswitch.consoleLog("notice", "Debug:\n" .. app_data .. "\n");