switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session),SWITCH_LOG_INFO,"Overriding dialplan context from %s to %s\n",caller_profile->context,globals.override_context);
caller_profile->context=globals.override_context;
}
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session),SWITCH_LOG_INFO,"Processing %s <%s>->%s in context %s\n",