switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session),SWITCH_LOG_DEBUG,"LCR Lookup on %s using profile %s\n",caller_profile->destination_number,lcr_profile);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session),SWITCH_LOG_DEBUG,"LCR Lookup on %s using profile %s\n",caller_profile->destination_number,caller_profile->context);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session),SWITCH_LOG_WARNING,"LCR lookup failed for %s using profile %s\n",caller_profile->destination_number,lcr_profile);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session),SWITCH_LOG_WARNING,"LCR lookup failed for %s using profile %s\n",caller_profile->destination_number,caller_profile->context);