enable debug

This commit is contained in:
Anthony Minessale 2012-08-27 12:38:42 -05:00
parent 11cc977391
commit be5fc2c0c5
1 changed files with 1 additions and 1 deletions

View File

@ -1226,7 +1226,7 @@ static void actual_sofia_presence_event_handler(switch_event_t *event)
if (call_info) {
#if 0
#if 1
if (mod_sofia_globals.debug_sla > 1) {
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "SLA EVENT:\n");
DUMP_EVENT(event);