Denys Smirnov
Denys Smirnov
Hello @rmonvfer ! Could you please provide more details on the recent failed transfers? You could join our Slack and share your project ID there, so we can debug further.
The OP issue is related to us not seeing BYE from Plivo. Investigating with their team.
It should be fixed now.
Sure, feel free to PR improvements to the README. Indeed, it wasn't touched in quite a while and needs a refresh. As for the SDK scripts - it might be...
I think you are right, we should fix this example code.
Interesting use case! Indeed, we currently only pass custom attributes to `INVITE` or `200 OK`, but not on `BYE`. I'll add a field for it as well: https://github.com/livekit/protocol/pull/893
Thank you for a detailed report! I can confirm this might affect recent Cloud deployments. We can likely improve connection reuse on our end.
Just to clarify, we do not directly support scaling OSS version in K8s. It may work, but you may hit other issues. Cloud is much more robust in this regard....
@tricksterANDthug you may notice the `"reason": "media-timeout"` in the logs. This indicates that LiveKit SIP received no media packets from remote server. This usually means that there's a firewall issue....
Answered in Slack. We'll need PCAP to debug this.