From 393428c8551f9c8180bb31e6f7c3101c62c8828e Mon Sep 17 00:00:00 2001 From: spag Date: Sat, 12 Jan 2013 09:02:24 +0100 Subject: debug level --- misc/freeswitch/scripts/configuration.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/freeswitch/scripts/configuration.lua b/misc/freeswitch/scripts/configuration.lua index 5db80c0..3ef1a9c 100644 --- a/misc/freeswitch/scripts/configuration.lua +++ b/misc/freeswitch/scripts/configuration.lua @@ -78,7 +78,7 @@ function profile(database, sofia_ini, profile_name, index, domains, node_id) parameters['force-register-db-domain'] = domains[index]['host']; log:debug('SOFIA_PROFILE ', index,' - name: ', profile_name, ', domain: ', domains[index]['host'], ', sip_bind: ', parameters['sip-ip'], ':', parameters['sip-port']); else - log:error('SOFIA_PROFILE ', index,' - name: ', profile_name, ' - no domains'); + log:debug('SOFIA_PROFILE ', index,' - name: ', profile_name, ' - no domains'); end local gateways_xml = gateways(profile_name); -- cgit v1.2.3