mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-17 01:31:55 +00:00
FS-8862 auto adjust on passthru
This commit is contained in:
@@ -3833,7 +3833,8 @@ SWITCH_DECLARE(uint8_t) switch_core_media_negotiate_sdp(switch_core_session_t *s
|
||||
switch_log_printf(SWITCH_CHANNEL_SESSION_LOG(session), SWITCH_LOG_ERROR, "AUDIO RTP REPORTS ERROR: [%s]\n", err);
|
||||
switch_channel_hangup(channel, SWITCH_CAUSE_INCOMPATIBLE_DESTINATION);
|
||||
}
|
||||
|
||||
|
||||
switch_core_media_check_autoadj(session);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user