FS-4729 try this version with the same debug patch applied

This commit is contained in:
Anthony Minessale 2012-10-24 13:53:54 -04:00
parent fa9a0ed704
commit adce3f9c7c
1 changed files with 1 additions and 1 deletions

View File

@ -1677,7 +1677,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_uuid_bridge(const char *originator_uu
status = SWITCH_STATUS_SUCCESS;
switch_ivr_bridge_display(originator_session, originatee_session);
//switch_ivr_bridge_display(originator_session, originatee_session);
/* release the read locks we have on the channels */
switch_core_session_rwunlock(originator_session);