mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-05 18:13:27 +00:00
doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15370 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d03862cf3c
commit
f5c1f5b15f
@ -2319,7 +2319,7 @@ SWITCH_STANDARD_APP(audio_bridge_function)
|
|||||||
x++;
|
x++;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if (x) {
|
if (!x) {
|
||||||
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG,
|
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_DEBUG,
|
||||||
"Failiure causes [%s]: Cause: %s\n", failure_causes, cause_str);
|
"Failiure causes [%s]: Cause: %s\n", failure_causes, cause_str);
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user