switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_WARNING,"Too many timeouts while waiting I/O in channel %s device %d:%d!\n",name,span_id,chan_id);
switch_log_printf(SWITCH_CHANNEL_CHANNEL_LOG(channel),SWITCH_LOG_WARNING,"Too many timeouts while waiting I/O in channel %s device %d:%d!\n",name,span_id,chan_id);
switch_log_printf(SWITCH_CHANNEL_LOG,SWITCH_LOG_DEBUG,"Dropping frame! (write not ready) in channel %s device %d:%d!\n",name,span_id,chan_id);
switch_log_printf(SWITCH_CHANNEL_CHANNEL_LOG(channel),SWITCH_LOG_DEBUG,"Dropping frame! (write not ready) in channel %s device %d:%d!\n",name,span_id,chan_id);