mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
[core] Transfer with rtp_pass_codecs_on_stream_change one way audio
This commit is contained in:
committed by
Andrey Volk
parent
d945566bbd
commit
6b35e576fc
@@ -559,6 +559,9 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_bridge_bleg(switch_core_session_t *se
|
||||
*/
|
||||
SWITCH_DECLARE(switch_status_t) switch_ivr_signal_bridge(switch_core_session_t *session, switch_core_session_t *peer_session);
|
||||
|
||||
SWITCH_DECLARE(void) switch_ivr_check_hold(switch_core_session_t *session);
|
||||
|
||||
|
||||
/*!
|
||||
\brief Transfer an existing session to another location
|
||||
\param session the session to transfer
|
||||
|
||||
Reference in New Issue
Block a user