mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
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;
|
||||
end);
|
||||
|
||||
--close the database connection
|
||||
dbh:release();
|
||||
|
||||
--app_data
|
||||
--freeswitch.consoleLog("notice", "Debug:\n" .. app_data .. "\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user