dOpensource / dsiprouter

UI Interface for implementing Kamailio to provide PBX Hosting and SIP Trunking Services
https://dsiprouter.org
Apache License 2.0
194 stars 103 forks source link

[BUG] webrtc 481 error on all webrtc clients #545

Open ciprianonunes opened 10 months ago

ciprianonunes commented 10 months ago

Hello guys!!!

I'm having some issues with dsiprouter. Let me try to explain:

Making calls with microsip everything works very very fine!! But if I try to make calls over webrtc client (I try every webrtc client on the web) the calls complete but if try to hangup the call, disconnect on my side but don't on the other. And vice versa is the same, if the other side hangup, disconnet there and on my side don't.

On sngrep I receive the 481 error, here is some sample

imgpsh_fullsize_anim imgpsh_fullsize_anim (1)

How do I solve this isssue?

Thanks!!