Dan Cropp
2018-Sep-11 16:12 UTC
[asterisk-users] Can someone provide some insight on WebRTC vs a generic SIP library in a browser?
I work on the Asterisk side of things and admit to not knowing about browser development. A co-worker asked me today why they should develop a web based agent software using WebRTC? They prefer to develop using a SIP based javascript library they found. Can anyone offer some insight on why to choose either WebRTC or a SIP library for a web based agent software connecting up to an asterisk system? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180911/e8d89af9/attachment.html>
Dan Jenkins
2018-Sep-11 16:19 UTC
[asterisk-users] Can someone provide some insight on WebRTC vs a generic SIP library in a browser?
Hi Dan, The SIP library they're talking about uses SIP over Websocket as a signalling protocol but uses WebRTC connections to Asterisk for media. Dan On Tue, Sep 11, 2018 at 5:12 PM, Dan Cropp <dan at amtelco.com> wrote:> I work on the Asterisk side of things and admit to not knowing about > browser development. > > > > A co-worker asked me today why they should develop a web based agent > software using WebRTC? They prefer to develop using a SIP based javascript > library they found. > > > > Can anyone offer some insight on why to choose either WebRTC or a SIP > library for a web based agent software connecting up to an asterisk system? > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Astricon is coming up October 9-11! Signup is available at: > https://www.asterisk.org/community/astricon-user-conference > > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180911/581cba11/attachment.html>
Dan Cropp
2018-Sep-11 16:25 UTC
[asterisk-users] Can someone provide some insight on WebRTC vs a generic SIP library in a browser?
Hi Dan, Thanks for the information and fast response. Have a great day! Dan From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Dan Jenkins Sent: Tuesday, September 11, 2018 11:20 AM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] Can someone provide some insight on WebRTC vs a generic SIP library in a browser? Hi Dan, The SIP library they're talking about uses SIP over Websocket as a signalling protocol but uses WebRTC connections to Asterisk for media. Dan On Tue, Sep 11, 2018 at 5:12 PM, Dan Cropp <dan at amtelco.com<mailto:dan at amtelco.com>> wrote: I work on the Asterisk side of things and admit to not knowing about browser development. A co-worker asked me today why they should develop a web based agent software using WebRTC? They prefer to develop using a SIP based javascript library they found. Can anyone offer some insight on why to choose either WebRTC or a SIP library for a web based agent software connecting up to an asterisk system? -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Astricon is coming up October 9-11! Signup is available at: https://www.asterisk.org/community/astricon-user-conference 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180911/c20bc9d8/attachment.html>