jambonz / jambonz-infrastructure

packer and cloudformation templates for creating EC2-based jambonz deployments
23 stars 29 forks source link

Unauthorized error to redirect call to wss socket #36

Open vdharashive opened 1 year ago

vdharashive commented 1 year ago

webrtc client is connected to SBC1 Using websocket and if an incoming call comes on SBC2 , this call need to be send to WebRTC registered user then call from SBC2 try to get diverted to SBC1 and on SBC1 give error Unauthorized and call does not connect to webrtc User.

vdharashive commented 1 year ago

Wrong post