Remove dbh:release(); ring_group.lua it seems to have the reverse effect.
This commit is contained in:
parent
cfde50c9e7
commit
1fef798c2a
|
|
@ -75,9 +75,6 @@
|
|||
x = x + 1;
|
||||
end);
|
||||
|
||||
--close the database connection
|
||||
dbh:release();
|
||||
|
||||
--app_data
|
||||
--freeswitch.consoleLog("notice", "Debug:\n" .. app_data .. "\n");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue