2-way connection issue

Hi all!
I’m trying to make a call from a local endpoint (Linphone) through the switchboard to another endpoint in remote server. the flow looks like that:
Linphone client (UDP) → Local switchboard (outbound through SIPtrunk-TCP) → Remote switchboard (webSocket) → JS client.

The connection is being established, but when I try to call from Linphone client to JS client, websocket loses the connection and I can’t register to it again (401, unauthorized).

What can be wrong with my setup?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.