I'm working as a freelancer developing an app that makes a call working like a PBX, my client provided me with sip URI and a turn server is it possible to make the implementation of the system using this package.
When I tried I get an error that my turn server is not compatible with the web socket URI which is completely logical, and I wanted to know if there is a workaround, or should I just use flutter_webrtc?