I'm learning about WebRTC clients, and am wondering why Asterisk treats them differently from any other SIP client.
The media (RTP) should be no different, so the only difference should be on the signaling side. I noticed that the Asterisk wiki mentions the need for res_pjsip_transport_websocket, so does that mean Asterisk requires the signaling to occur over a websocket? If I used a SIPJS fork which places the signaling over UDP (eg https://github.com/cwysong85/sipjs-udp) will it just be a regular SIP client and I shouldn't have to configure anything special in Asterisk, just regular PJSIP.
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users