Hi all,
I have a call originating from a browser (WebRTC) that's registered on a signaling server. The call is routed to Realtime API via Freeswitch. (All on AWS, so nightmare with private and public IP addresses). So we can't seem to get an audio. Don't want to make changes to the browser code, so we get the ephemeral key successfully, send the SDP, but get no audio.
This is the setup: WebRTC Caller -> Signaling Server -> Freeswitch -> Realtime API
Has anyone done this already? I am sure I'm missing something.
Thanks.
I have a call originating from a browser (WebRTC) that's registered on a signaling server. The call is routed to Realtime API via Freeswitch. (All on AWS, so nightmare with private and public IP addresses). So we can't seem to get an audio. Don't want to make changes to the browser code, so we get the ephemeral key successfully, send the SDP, but get no audio.
This is the setup: WebRTC Caller -> Signaling Server -> Freeswitch -> Realtime API
Has anyone done this already? I am sure I'm missing something.
Thanks.