mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
clean up proxy media mode
This commit is contained in:
@@ -4320,7 +4320,7 @@ static switch_call_cause_t sofia_outgoing_channel(switch_core_session_t *session
|
||||
}
|
||||
}
|
||||
|
||||
switch_core_media_check_outgoing_proxy(session);
|
||||
switch_core_media_check_outgoing_proxy(nsession, session);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user