First of all, please say "Hi" or "Hello", it doesn't cost much.
Hi! This might be an SDK issue. I am not sure where the problem lies.
Describe the bug (mandatory)
I am seeing weird traffic going to the RTCP port. Wireshark picks it up as STUN traffic. It doesn't have the same version bits set as RTCP. I know it is coming from the app, because I can control the peer's RTCP port number, and it seems to follow the RTCP port.
Also, if applicable, do you reproduce it with linphone-android latest release from the Play Store? Yes.
If the issue is about the SDK (build, issue, etc...) open the ticket in the linphone-sdk repository or one of it's submodules!
To Reproduce (mandatory)
Just use Wireshark to listen on the RTCP port of the SIP server. You'll see something that doesn't appear to be RTCP coming in.
I expect only RTCP to be sent to the control port. Is there some specification where you are allowed to send something else to the RTCP port?
Please complete the following information (mandatory)
Device: Google Pixel 5
OS: CalyxOS
Version of the App: 5.2.5
Version of the SDK: 5.3.47
Where you did got it from: Play Store
Please tell us if your Android is a Lineage OS or another variant.
If you are using a SDK that isn't the latest release, please update first as it's likely your issue is already solved.
SDK logs (mandatory)
Enable debug logs in advanced section of the settings, restart the app, reproduce the issue and then go back to advanced settings, click on "Send logs" and copy/paste the link here.
First of all, please say "Hi" or "Hello", it doesn't cost much.
Hi! This might be an SDK issue. I am not sure where the problem lies.
I am seeing weird traffic going to the RTCP port. Wireshark picks it up as STUN traffic. It doesn't have the same version bits set as RTCP. I know it is coming from the app, because I can control the peer's RTCP port number, and it seems to follow the RTCP port.
Also, if applicable, do you reproduce it with linphone-android latest release from the Play Store? Yes.
If the issue is about the SDK (build, issue, etc...) open the ticket in the linphone-sdk repository or one of it's submodules!
Just use Wireshark to listen on the RTCP port of the SIP server. You'll see something that doesn't appear to be RTCP coming in.
Here is a hexdump of one such packet:
I expect only RTCP to be sent to the control port. Is there some specification where you are allowed to send something else to the RTCP port?
Please complete the following information (mandatory)
If you are using a SDK that isn't the latest release, please update first as it's likely your issue is already solved.
Enable debug logs in advanced section of the settings, restart the app, reproduce the issue and then go back to advanced settings, click on "Send logs" and copy/paste the link here.
https://www.linphone.org:444//tmp/673efba97bf67_adf6daebb6db40fb0a2e.gz
N/A
Screenshot of Wireshark capture above
Thank you in advance for filling bug reports properly!