[OpenSIPS-Users] customizing opensips as webrtc gateway for handling SIP over websockets

riko nir nir.riko12345 at gmail.com
Thu Jan 7 13:56:12 CET 2016


Hi Razvan.

Yes. I looked through it and it helps for handling webrtc clients.

For example, if  jssip client do a register, a websocket register message
will come jssip client to opensips and opensips need to just parse the
websocket message and send the "register" to another library. how can i
configure the opensips to behave like this for sending the "Register" to
another "Registrar library"? Also the response for the register request,
needs to be given by the "Registrar library" and opensips just needs to
send it to jssip client.

We are not clear on how to configure opensips and rtpengine?


On Thu, Jan 7, 2016 at 3:05 PM, Răzvan Crainea <razvan at opensips.org> wrote:

> Hi, Riko!
>
> This is definitely possible, check out this tutorial:
> http://www.opensips.org/Documentation/Tutorials-WebSocket-2-1
>
> Best regards,
>
> Răzvan Crainea
> OpenSIPS Core Developer
> http://www.opensips-solutions.com
>
>
> On 01/07/2016 09:00 AM, riko nir wrote:
>
>> Hi all,
>>
>> I would like to customize the opensips to  only act as a webrtc gateway
>> (for handling websocket messages). It has to parse the websocket message
>> and relay the message content to another library which actually handles
>> register, invite etc.
>>
>> Also, I would like to use RTPEngine with opensips for getting support of
>> ICE and DTLS, but the media will be going through another library.
>>
>> How can I customize opensips for this purpose? Anybody have done this
>> already?
>>
>> Riko.
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160107/fc5265de/attachment.htm>


More information about the Users mailing list