]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-4729 try this version with the same debug patch applied
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 24 Oct 2012 17:53:54 +0000 (13:53 -0400)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 24 Oct 2012 17:53:58 +0000 (13:53 -0400)
src/switch_ivr_bridge.c

index 990b121f0070e85d9880b74cee6cedf2f546c48f..3d66adbd4da5302c116e4edf71b7ec3e95115f7d 100644 (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);