From d8dce422831675d0aca7b9a640b20bb5a5e947ab Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Wed, 12 Jun 2013 13:59:43 +0200 Subject: log line removed --- misc/freeswitch/scripts/dialplan/sip_call.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/misc/freeswitch/scripts/dialplan/sip_call.lua b/misc/freeswitch/scripts/dialplan/sip_call.lua index 7e3cddc..256508a 100644 --- a/misc/freeswitch/scripts/dialplan/sip_call.lua +++ b/misc/freeswitch/scripts/dialplan/sip_call.lua @@ -181,8 +181,6 @@ function SipCall.fork(self, destinations, arg ) local caller_id_name = destination.caller_id_name or self.caller.caller_id_name; local from_uri = common.array.expand_variables(gateway.settings.from, destination, self.caller, { gateway = gateway }); - self.log:devel('DESTINATION: ', destination); - if gateway.settings.asserted_identity then local identity = common.array.expand_variables(gateway.settings.asserted_identity, destination, self.caller, { gateway = gateway }) -- cgit v1.2.3