Skip to content

fix: mediarelay: ICE candidates in response only

Thibault Lemaire requested to merge fix/jira-79-mediarelay-ice-masquerade into master

Clean up ICE candidates from response when there were none in the invite. If the caller did not send any ICE candidate that means they can't use ICE, so we should be masquerading anyway.

(cherry picked from commit 9e8051c8)

Edited by Thibault Lemaire

Merge request reports