Browser-Phone icon indicating copy to clipboard operation
Browser-Phone copied to clipboard

webrtc solution doesnt work on centos

Open beatific-angel opened this issue 4 years ago • 2 comments

I downloaded this solution. and I gonna implement this solution in the centos with my freepbx. so I tried to do. but it doesnt work on centos. Could you help me about this problem?

beatific-angel avatar Jan 26 '22 09:01 beatific-angel

Well, whats not working?

Try eliminating some of the tasks, by simply using the hosted version to start. This cuts out any of the Apache, or hosted pages requirements. simply go to: https://www.innovateasterisk.com/phone/

You should find that this works fine, but it will ask for the server details like address, path, username etc. Even tho this page loads from the Internet, you can still use it to connect to your server even if the server is on your local Lan or hosted.

From what I understand FreePBX is just a GUI for the config files that make Asterisk work. I don't know FreePBX at all, but if you google a bit on how to setup and configure FreePBX for webRTC: https://www.google.com/search?q=FreePBX+setup+WebRTC You should see a few guides on how to do this in the FreePBX GUI. It will probably involve creating certificates, and then setting up the http, followed by setting up the endpoints. Much like the video.

Once you have this - you should have:

  1. Server Address
  2. Server Port (The HTTPS/LTS port for Asterisk Mini Http)
  3. Asterisk always sets the websocket path as /ws/ Then make some endpoints with WebRTC enabled, so you will have the:
  4. Local DID, normally 100, or 101 etc
  5. Username
  6. Password And this is all the information you need to get going.

InnovateAsterisk avatar Jan 26 '22 13:01 InnovateAsterisk

Thank you Conrad! 😊

yes I think it works well. I checked youtube and your all site link related webrtc phone so about this, I already did as you mentioned. but due to my mistake, I have not get success word in my work. I think we need private chat for this.

Already I and my team developer sent some request to you in several social links. https://www.innovateasterisk.com/about/#comment-346 https://www.linkedin.com/in/sun-hongbin-35b00a1a3/

if you can help me, please confirm these. 👍

beatific-angel avatar Jan 26 '22 16:01 beatific-angel