jsSIP client "tryit" will work with Janus?

415 views
Skip to first unread message

sukar

unread,
Dec 30, 2015, 5:16:09 AM12/30/15
to meetecho-janus
Hi all,

I am trying to add a webrtc gateway to an existing SIP infrastructure(it can do SIP signaling and rtp media transfer)

The media gateway should support DTLS, ICE, STUN/TURN and then it needs to send the UDP media to the existing platform.

For that purpose, I think I can try with Janus gateway. We have a browser based jsSIP client(http://tryit.jssip.net/). Whether the jsSIP client can be used with Janus WebRTC gateway?

Your suggestions will be helpful for us.

Thanks.

Lorenzo Miniero

unread,
Dec 30, 2015, 5:21:31 AM12/30/15
to meetecho-janus
No, you have to use the Janus API to talk to Janus. Even using the SIP plugin, you don't talk SIP to Janus: it's the plugin that handles SIP for you in the background according to what you ask it to do.
Check the SIP demo page for an example.

L.

sugant...@gmail.com

unread,
Dec 30, 2015, 7:56:16 AM12/30/15
to meetecho-janus

Thank you.
If it is handling SIP, then whether it can support SIP over websocket messages from a JsSIP client?
I am nit newer to this and Your suggestions will be helpful for us.

Regards,
Sukar

Lorenzo Miniero

unread,
Dec 30, 2015, 12:48:28 PM12/30/15
to meetecho-janus
As I said, you cannot send SIP messages to Janus. The SIP plugin works in a different way: there are simple JSON messages that tell things like "call", "answer", "hangup", and these are translated, on the server side, to SIP transactions between the SIP plugin and the SIP server. Incoming SIP messages become JSON events to the web application. So WebRTC clients via Janus don't have to worry about SIP at all.

L.

suganthi karthick

unread,
Feb 5, 2016, 6:34:09 AM2/5/16
to Lorenzo Miniero, meetecho-janus
Hi,

Can I use Janus as a "Library", and use it as a webrtc module for integrating with a SIP framework server?

Thanks.

--
You received this message because you are subscribed to a topic in the Google Groups "meetecho-janus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/meetecho-janus/_s4ALCxle3c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to meetecho-janu...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Lorenzo Miniero

unread,
Feb 5, 2016, 6:38:06 AM2/5/16
to meetecho-janus, lmin...@gmail.com
Not sure I understand what you're asking: Janus is a standalone server application, not a module of something else.
If you need to interact with a SIP infrastructure, have your users talk to the Janus SIP plugin.

L.
To unsubscribe from this group and all its topics, send an email to meetecho-janus+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages