Discussion:
[Linphone-developers] Bug report Linphone Android: Transport protocol automatically switches to UDP after 302 response from server
Gholamreza Sabery
2018-09-24 07:20:31 UTC
Permalink
We have a problem using Linphone-Android(3.3.0):

1. Client x registers on server X using TCP
2. Client y registers on server Y using TCP
3. Client x sends an INVITE for y to server X
4. Server X responds with a 302 containing a contact header field that
points to the address of server Y
5. Linphone automatically retries(by sending the INVITE to server Y) but
this time switches to UDP as transport protocol!

This does not happen on Linphone Desktop. The desktop version of Linphone
does not switches it's transport protocol to UDP and continues using TCP.

Github issue link:
https://github.com/BelledonneCommunications/linphone-android/issues/361
Loading...