Remove dbh:release(); ring_group.lua it seems to have the reverse effect.
This commit is contained in:
@@ -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");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user