Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3

This commit is contained in:
root 2012-07-25 19:56:58 -04:00
commit aa40cc9acf
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ static switch_call_cause_t channel_outgoing_channel(switch_core_session_t *sessi
span_id = ftdm_span_get_id(span);
} else {
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_ERROR, "Cannot find span [%s]\n", span_name);
goto fail;
}