I've been testing the sdk and we need to send an optional SDES media to linphone, which is accepted by other clients
Linphone's sdk fails when sending multiple a=media
it should select the encrypted stream and accept the call, but it's failing with 488
Hello guys!
I've been testing the sdk and we need to send an optional SDES media to linphone, which is accepted by other clients Linphone's sdk fails when sending multiple
a=media
it should select the encrypted stream and accept the call, but it's failing with 488
To Reproduce (mandatory) Send a call to linphone from FS with the flag:
rtp_secure_media=optional
Expected behavior (mandatory) Linphone select encryption if configured to do so.
Please complete the following information (mandatory)
SDK logs (mandatory)
Many thanks!!