WebSocket Connection Issue with SIP UA
We are currently developing a SIP soft phone project, where we use JS SIP for the web application and sip_ua for the mobile application.
WebSocket Connection Issue with SIP UA on Mobile application
We are currently developing a SIP soft phone project, where we use SIP JS for the web application and sip_ua for the mobile application. The web application successfully connects to the WebSocket, but we encounter a 500 error code when trying to establish the same connection on the mobile application.