We have to interface the conference bridge platform and the webrtc gateway. Shall we use Kamailio for this and work on top of it?
Thanks.
On Mon, Jan 4, 2016 at 3:25 PM, suganthi karthick suganthi.mkk@gmail.com wrote:
Thank you so much.
The conference bridge is an existing working one for SIP clients, and I am trying to add webrtc support for that.
The webrtc gateway needs to be implemented in a way like a library because it needs to be integrated into the existing platform.
There are some init functions and config function from the existing module based on which the gateway can be configured.
Also, when a webrtc call come from a webrtc client, it needs to handle the signaling and the media has to go to the conference bridge platform.
It would be really helpful if you suggest whether I can use Kamailio for this purpose and use it as a library and integrate into the exiting platform?
Your suggestions will be more helpful.
Thanks.
On Mon, Jan 4, 2016 at 3:13 PM, Carsten Bock carsten@ng-voice.com wrote:
Hi,
you can achieve SIP over WebSocket with Kamailio (see http://kamailio.org/docs/modules/stable/modules/websocket.html) and DTLS-SRTP to "plain" RTP with RTPEngine (http://kamailio.org/docs/modules/stable/modules/rtpengine).
An example configuration can be found here: https://github.com/caruizdiaz/kamailio-ws
Thanks, Carsten
2016-01-04 10:03 GMT+01:00 suganthi karthick suganthi.mkk@gmail.com:
Hi,
I need to implement a WebRTC gateway for an existing conference bridge.
The
clients application can be a JsSIP client (SIP over websocket or JSON
over
websocket). The WebRTC gateway has to support Signaling and ICE and
DTLS.
Can I use Kamailio as a base for this development?
Thanks Suganthi
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
-- Carsten Bock CEO (Geschäftsführer)
ng-voice GmbH Schomburgstr. 80 D-22767 Hamburg / Germany
http://www.ng-voice.com mailto:carsten@ng-voice.com
Office +49 40 5247593-0 Fax +49 40 5247593-99
Sitz der Gesellschaft: Hamburg Registergericht: Amtsgericht Hamburg, HRB 120189 Geschäftsführer: Carsten Bock Ust-ID: DE279344284
Hier finden Sie unsere handelsrechtlichen Pflichtangaben: http://www.ng-voice.com/imprint/
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev