From 208c0bbb9b7b744febbf288f56a3926561cd001b Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Mon, 18 Mar 2013 01:54:40 -0400 Subject: log line removed --- misc/freeswitch/scripts/dialplan/dialplan.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'misc/freeswitch/scripts/dialplan') diff --git a/misc/freeswitch/scripts/dialplan/dialplan.lua b/misc/freeswitch/scripts/dialplan/dialplan.lua index 9abd3d2..63158d9 100644 --- a/misc/freeswitch/scripts/dialplan/dialplan.lua +++ b/misc/freeswitch/scripts/dialplan/dialplan.lua @@ -626,8 +626,6 @@ function Dialplan.switch(self, destination) local result = nil; self.dial_timeout_active = self.dial_timeout; - self.log:debug('SWITCH - auth: ', self.caller.auth_account.class, '=', self.caller.auth_account.id, '/', self.caller.auth_account.uuid, ', caller: ', self.caller.account.class, '=', self.caller.account.id, '/', self.caller.account.uuid); - if not destination.node_local then return self:dial(destination); end -- cgit v1.2.3