Open
Description
Describe the bug
I'm encountering an issue with placing SIP calls over TCP using the library. The SIP extension registers successfully, but when I try to place a call, it fails with the following error:
Call failed with cause: Code: [503], Cause: SIP Failure Code, Reason: Service Unavailable
[2025-05-05 17:30:24.897] Level.debug invite_client.dart:90 ::: Timer D expired for transaction z9hG4bK8376025900000000
D/FlutterWebRTCPlugin(11825): onConnectionChangeCLOSED
Additional Info
I have tested the same SIP extension with TCP on the same device using the Linphone Android application, and it works fine there.
Please let me know if any further logs or details are needed.