WebRTC with Asterisk 11?


I recently tested two WebRTC clients, JsSIP and sipML5, with Asterisk 11. Both clients successfully completed echo tests using the ulaw (g711u) codec. However, calls initiated from a WebRTC client to a SIP softphone resulted in one-way audio.

For WebRTC configuration, I referred to the following Asterisk wiki articles:

I’m excited about the potential of WebRTC with Asterisk!