mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Remove an extra line and change the console message.
This commit is contained in:
@@ -41,8 +41,7 @@ extension = argv[1];
|
||||
else
|
||||
require "resources.functions.database_handle";
|
||||
dbh = database_handle('switch');
|
||||
freeswitch.consoleLog("NOTICE", "[eavesdrop] using freeswitch db\n");
|
||||
|
||||
freeswitch.consoleLog("NOTICE", "[eavesdrop] using the database\n");
|
||||
end
|
||||
|
||||
--exits the script if we didn't connect properly
|
||||
|
||||
Reference in New Issue
Block a user