switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Agent '%s' is a loopback channel. Searching for real channel...\n",h->agent_name);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Timeout while waiting for the loopback-b channel to be bridged (agent '%s')\n",h->agent_name);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Failed to find a real channel behind loopback agent '%s'\n",h->agent_name);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Agent '%s' is a loopback channel. Searching for real channel...\n",h->agent_name);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Timeout waiting for real channel to be bridged (agent '%s')\n",h->agent_name);
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Real channel found behind loopback agent '%s'\n",h->agent_name);
}
}else{
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(member_session),SWITCH_LOG_DEBUG,"Failed to find a real channel behind loopback agent '%s'\n",h->agent_name);