-
Notifications
You must be signed in to change notification settings - Fork 29
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
Unhandled response with Telnyx outbound #49
Comments
Thank you for a detailed report! Usually these messages are But it's definitely not nice that these logs appear. The fact that they repeat means that we do not ACK the message and the remote retries it. That's something we should do. |
Thanks @dennwc -- really appreciate the quick response. Unfortunately, call is not working. I see what you mean re. further observations When, the first However, it appears Telnyx continues to send the same That said, I don't think this is the actual source of my call error, but rather a result of another error -- upon digging into the livekit-server logs, it appears there is a request error when updating the SIP participant that occurs a second or two earlier (soon after the outbound is initiated). I haven't had time to fully dig into it, and imagine it's a configuration problem, but I'll pass it along the error log with the call stack on the off chance it's relevant. Thanks again, Ben relevant SIP/SDP messages
Livekit Server: Update SIP participant error
|
@bhbryant did you ever try to get inbound calls (from user to a hosted phone number) routed from Telnyx to LiveKit? It sounds like you're just focused on outbound here but wondering if you were also able to get inbound working. |
@juberti -- it's on my todo list, but I haven't tried setting up yet. |
Hi,
I'm attempting to connect over a Telnyx trunk to a my dev server.
The outgoing call works fine, but once connected I am receiving
Unhandled sip response. UnhandledResponseHandler handler not added
errors.Any Suggestions / pointers on debuging?
Thanks,
Ben
Logs
Config
Sip bridge config:
Trunk config:
Add Partcipant:
The text was updated successfully, but these errors were encountered: