Hello Everyone,
Doing some searching I found that CSIPSimple has a WebRTC component
however, I wanted to know if this module will be included native to the
pjsip project?
Thanks in Advance,
Terrance.
Terrance Devor wrote:
Hello Everyone,
Doing some searching I found that CSIPSimple has a WebRTC component
however, I wanted to know if this module will be included native to the
pjsip project?
This message is being received by the list fine. This is the third time
I've seen it. You can also check the list archives[1] to see if a
message makes it.
As for your question Teluu can't just take the WebRTC support from
another project and put it in, it has to be submitted so your question
should really be directed to CSIPSimple.
[1]
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2015-September/date.html
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
Hello Joshua,
Thank you for your response. CSipSimple aside, is there Web RTC support in
pjsip?
T.
Terrance Devor wrote:
Hello Joshua,
Thank you for your response. CSipSimple aside, is there Web RTC support
in pjsip?
Define WebRTC support. WebRTC is a set of standards (ICE, STUN, DTLS,
SRTP, RTP) and the exchange of SDP. PJSIP has some of these and can be
used with other things to build a WebRTC solution.
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
Hello Josh,
Thanks again for your response. Currently we are reviewing the following
architecture
OverSIP ----> OpenSIPS ------> *
However, instead of OverSIP we would like to use PJSIP to relay the Web
Sockets request to OpenSIPs ie
PJSIP (Web Sockets) ----> OpenSIPS -----> *
I know that OpenSIPS can handle web socket requests however, we like the
flexibility of adding a second proxy
to manage this.
What we are trying to accomplish is accepting SIP signalling via the web,
and maybe there is a good documentation
that explains how iPJSIP can fit in our WebRTC solution.
Thanks in Advance,
Terrance.
Sorry... I meant Joshua no Josh
Any help will be appreciated.
Thanks
Take a look at jssip, we're using it with kamailio. Works pretty well.
On Thu, Sep 10, 2015 at 6:55 PM Terrance Devor ter.devor@gmail.com wrote:
Any help will be appreciated.
Thanks
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
Hello David,
Sorry, I should have been clearer. For the client side we will be using
jssip. What we needed was to you use pjsip as a proxy
between the client and the SIP Server:
jssip (Client) <-------> (WebRTC) pjsip (SIP) <----------> OpenSIPS
Terrance
Why?
On Fri, Sep 11, 2015 at 12:49 PM, Terrance Devor ter.devor@gmail.com
wrote:
Hello David,
Sorry, I should have been clearer. For the client side we will be using
jssip. What we needed was to you use pjsip as a proxy
between the client and the SIP Server:
jssip (Client) <-------> (WebRTC) pjsip (SIP) <----------> OpenSIPS
Terrance
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
--
DVG
--
Imagination is more important than knowledge
Albert Einstein