Dan Cropp
2019-Jan-04 17:23 UTC
[asterisk-users] CyberMegaPhone WebRTC Video Conference demo
I am trying to run the CyberMegaPhone demo to see the WebRTC Video Conference demonstration from AstriDevCon 2017 I have been able to make WebRTC work on this same box with SIPML5 demo but not the CMP2K. When I attempt to access the https://myip:8089/cmp2k I am prompted for the unsecure web. I enable unsecure web. (Using the asterisk local certificate generation from the SIPML5 demo). After that, I'm only seeing "Access Denied" web page. "You do not have permission to access the requested URL. .... Asterisk/16.1.1 I do not get to the Welcome to Cyber Mega Phone 2K Ultimate Dynamic Edition page with the Account, Connect, Call buttons. When I look at the CLI CLI> http show status HTTP Server Status: Prefix: Server: Asterisk/16.1.1 Server Enabled and Bound to 0.0.0.0:8088 HTTPS Server Enabled and Bound to 0.0.0.0:8089 Enabled URI's: /httpstatus => Asterisk HTTP General Status /static/... => Asterisk HTTP Static Delivery /ws => Asterisk HTTP WebSocket Enabled Redirects: /cmp2k => /static/cyber_mega_phone_2k/index.html Any suggestions on what I am doing wrong? Dan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190104/51590ba3/attachment.html>
Ben Ford
2019-Jan-04 21:20 UTC
[asterisk-users] CyberMegaPhone WebRTC Video Conference demo
Hey there, I'm guessing you're following the tutorial [1] on how to set up Cyber Mega Phone (correct me if I'm wrong). I would double check to make sure all configuration matches up with what the wiki provides. Feel free to share configuration here too. You could try substituting the domain with "localhost" to see if that produces a different result. You may also need to navigate to " https://localhost:8089/ws", or substitute 'localhost' with your IP. Whatever it is you decide to use, make sure it's consistent between all instances. On Fri, Jan 4, 2019 at 11:24 AM Dan Cropp <dan at amtelco.com> wrote:> I am trying to run the CyberMegaPhone demo to see the WebRTC Video > Conference demonstration from AstriDevCon 2017 > > > > I have been able to make WebRTC work on this same box with SIPML5 demo but > not the CMP2K. > > > > When I attempt to access the https://myip:8089/cmp2k I am prompted for > the unsecure web. I enable unsecure web. (Using the asterisk local > certificate generation from the SIPML5 demo). > > > > After that, I’m only seeing “Access Denied” web page. > > “You do not have permission to access the requested URL. > > …. > > Asterisk/16.1.1 > > > > > > I do not get to the Welcome to Cyber Mega Phone 2K Ultimate Dynamic > Edition page with the Account, Connect, Call buttons. > > > > > > When I look at the CLI > > CLI> http show status > > HTTP Server Status: > > Prefix: > > Server: Asterisk/16.1.1 > > Server Enabled and Bound to 0.0.0.0:8088 > > > > HTTPS Server Enabled and Bound to 0.0.0.0:8089 > > > > Enabled URI's: > > /httpstatus => Asterisk HTTP General Status > > /static/... => Asterisk HTTP Static Delivery > > /ws => Asterisk HTTP WebSocket > > > > Enabled Redirects: > > /cmp2k => /static/cyber_mega_phone_2k/index.html > > > > Any suggestions on what I am doing wrong? > > > > Dan > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > 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-- *Benjamin Ford* Digium - A Sangoma Company | Software Engineer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US <https://maps.google.com/?q=445+Jan+Davis+Drive+NW+-+Huntsville,+AL+35806+-+US&entry=gmail&source=g> Check us out at: https://digium.com · https://sangoma.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190104/68114789/attachment.html>
Ben Ford
2019-Jan-04 21:22 UTC
[asterisk-users] CyberMegaPhone WebRTC Video Conference demo
Forgot to link the wiki page. Sorry about that! [1]: https://wiki.asterisk.org/wiki/display/AST/Installing+and+Configuring+CyberMegaPhone On Fri, Jan 4, 2019 at 3:20 PM Ben Ford <bford at digium.com> wrote:> Hey there, > > I'm guessing you're following the tutorial [1] on how to set up Cyber Mega > Phone (correct me if I'm wrong). I would double check to make sure all > configuration matches up with what the wiki provides. Feel free to share > configuration here too. > > You could try substituting the domain with "localhost" to see if that > produces a different result. You may also need to navigate to " > https://localhost:8089/ws", or substitute 'localhost' with your IP. > Whatever it is you decide to use, make sure it's consistent between all > instances. > > On Fri, Jan 4, 2019 at 11:24 AM Dan Cropp <dan at amtelco.com> wrote: > >> I am trying to run the CyberMegaPhone demo to see the WebRTC Video >> Conference demonstration from AstriDevCon 2017 >> >> >> >> I have been able to make WebRTC work on this same box with SIPML5 demo >> but not the CMP2K. >> >> >> >> When I attempt to access the https://myip:8089/cmp2k I am prompted for >> the unsecure web. I enable unsecure web. (Using the asterisk local >> certificate generation from the SIPML5 demo). >> >> >> >> After that, I’m only seeing “Access Denied” web page. >> >> “You do not have permission to access the requested URL. >> >> …. >> >> Asterisk/16.1.1 >> >> >> >> >> >> I do not get to the Welcome to Cyber Mega Phone 2K Ultimate Dynamic >> Edition page with the Account, Connect, Call buttons. >> >> >> >> >> >> When I look at the CLI >> >> CLI> http show status >> >> HTTP Server Status: >> >> Prefix: >> >> Server: Asterisk/16.1.1 >> >> Server Enabled and Bound to 0.0.0.0:8088 >> >> >> >> HTTPS Server Enabled and Bound to 0.0.0.0:8089 >> >> >> >> Enabled URI's: >> >> /httpstatus => Asterisk HTTP General Status >> >> /static/... => Asterisk HTTP Static Delivery >> >> /ws => Asterisk HTTP WebSocket >> >> >> >> Enabled Redirects: >> >> /cmp2k => /static/cyber_mega_phone_2k/index.html >> >> >> >> Any suggestions on what I am doing wrong? >> >> >> >> Dan >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >> 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 > > > > -- > *Benjamin Ford* > Digium - A Sangoma Company | Software Engineer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - US > <https://maps.google.com/?q=445+Jan+Davis+Drive+NW+-+Huntsville,+AL+35806+-+US&entry=gmail&source=g> > Check us out at: https://digium.com · https://sangoma.com > > >-- *Benjamin Ford* Digium - A Sangoma Company | Software Engineer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US <https://maps.google.com/?q=445+Jan+Davis+Drive+NW+-+Huntsville,+AL+35806+-+US&entry=gmail&source=g> Check us out at: https://digium.com · https://sangoma.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190104/3517082e/attachment.html>