-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebSocket connection issue #435
Comments
I am getting this issue? |
This is my configuration code Hello there! i am also having the kind of same issue testing on mobile. being stuck for two weeks and couldn't find any solution. i have used Zoiper to test my sip registration i entered my sip uri, username password and it works fine but when i tried it in flutter application using the sip_ua it keeps giving me this error am i missing something ??? Any kind of help or informative docs will be really appreciated... |
im also getting the same issue . what should i do |
Are you using also using twilio? |
No bro i m using astrisk
…On Mon, 20 Jan, 2025, 8:02 pm razasubtain, ***@***.***> wrote:
im also getting the same issue . what should i do
Are you using also using twilio?
—
Reply to this email directly, view it on GitHub
<#435 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BOTDY2VXQB3VVU5GOR57WFT2LUCIHAVCNFSM6AAAAABHDQK4SKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBSGU3TOMRZGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Description:
We are encountering an error while trying to establish a WebSocket connection. The web team has successfully connected to the WebSocket using the JavaScript SIP package (
JS SIP
), but the mobile application is facing difficulties. We are using the testing credentials given in SIP JS.Context:
JS SIP
package, which is a JavaScript version of SIP_UA.Expected Behavior:
Additional Information:
React code: (using JS SJIP)
Flutter code: (using SIP UA)
If sip_ua is dart version of js sip, websocket should have connected successfully but we are getting error given below:
The text was updated successfully, but these errors were encountered: