Innovate Asterisk
Innovate Asterisk
  • Видео 13
  • Просмотров 164 684
S2E2: WebRTC In The Cloud
In this Episode we will be installing Asterisk 18 and The Browser Phone onto a Virtual Private Cloud. We are going to be using Amazon Web Services and Google Cloud, and we will be installing Ubuntu 18 LTS and CentOS 8 (Stream). We will use Apache to host the phone pages, and reverse proxy the /ws/ folder to Asterisk. We will use Certbot to generate and maintain a certificate for us, but please be sure that you are in control of a domain, and are able to add DNS entries. Both Google and Amazon have free options, so this will not cost anything at first.
If you would like to support this channel and my projects, please consider Buying Me a Coffee at: www.buymeacoffee.com/innovateast/
For the...
Просмотров: 2 675

Видео

S2E1: WebRTC Reverse Proxy
Просмотров 2,5 тыс.3 года назад
In this episode we look at how to correctly host your HTML files, and reverse proxy the ws/ (Websocket) connections back to the Asterisk Service. It's all done on a single local instance so we are using a self signed certificate. www.innovateasterisk.com/s2e1-webrtc-reverse-proxy/ Support My Channel: www.innovateasterisk.com/support-and-donations/ or just Buy Me a Coffee: www.buymeacoffee.com/i...
WebRTC Browser Phone with Asterisk & Raspberry Pi - Part 2 (PJSIP)
Просмотров 17 тыс.4 года назад
This is the next part in the the two part video on Installing a Browsers Phone with Asterisk and Raspberry Pi. In this video I will show you how to complete this with PJSIP as the channel driver. The results will be exactly the same, however we do have to use Asterisk 16. Note: You must first complete the first video: ruclips.net/video/mS28vfT8wJ8/видео.html (The above video covers setup and Ce...
WebRTC Browser Phone with Asterisk & Raspberry Pi
Просмотров 37 тыс.4 года назад
In this video I will show you how to make a fully featured WebRTC, Browser Based, SIP Phone. Once again we will use the Raspberry Pi, and install Asterisk 13 (from Source), setup and configure Asterisk for web sockets, and host a small site with the pages you need. Then we will go on to setup some demo users and start testing. GitHub site: github.com/InnovateAsterisk/Browser-Phone For part 2 (W...
Display Asterisk Queue Calls with LEDs
Просмотров 1,5 тыс.4 года назад
In this video we use the Raspberry Pi GPIO to display 10 LEDs representing callers in an Asterisk PBX Queue. We use Python to setup the GPIO and turn on and off the LEDs by connecting to Asterisk Manager Interface (AMI). The result is an LED array that displays all the callers in your queue! Git Hub: github.com/InnovateAsterisk/Asterisk-LED Git URL: github.com/InnovateAsterisk/Asterisk-LED.git ...
How Many Calls on Raspberry Pi with Asterisk PBX?
Просмотров 18 тыс.4 года назад
In this video we do some testing to see how many calls we can do an a Raspberry Pi using Asterisk PBX. We test both the Raspberry Pi 3B and the Raspberry Pi 4B, and the test is performed with both passthrough and transcoded calls. The results are amazing! Please make sure you watch this video first: ruclips.net/video/52sEPVPV9JE/видео.html Support My Channel: www.innovateasterisk.com/support-an...
Installing Asterisk From Source
Просмотров 5 тыс.4 года назад
In this video we will be installing Asterisk again on the Raspberry Pi, but this time will be from source files that we download from asterisk.org. We will be installing Asterisk 13. We will be adding the speex codec and the opus codec to the build. Raspbian OS: raspberrypi.org/ Asterisk Source: asterisk.org/ Git Project: github.com/InnovateAsterisk/Install-Asterisk-FromSrc Git Clone: github.co...
Raspberry Pi 4B Tablet
Просмотров 28 тыс.4 года назад
In this video I will show you how to make a Raspberry Pi Tablet. We will use the Raspberry Pi 4B with 4Gigs of RAM. It also has a sound card, accelerometer, and a battery management system with a 5000mAmp battery. The active cooling fan is controlled with a PWM based fan speed controller. All this is neatly housed in a 3D printed case with a laser etched bamboo backing. All the files: wiring di...
Secure Calling & WebRTC with Asterisk PBX and Raspberry Pi
Просмотров 5 тыс.4 года назад
In this video I'm going to show you how to make a CA certificate using OpenSSL, and then from that we will make a machine certificate that we install into the Asterisk PBX. We will then make a secure call using the newly created TLS based secure connection, and then we will make a connection to Asterisk Web Socket service demonstrating WebRTC. If you have not already watched the Installing Aste...
Add an LCD to Raspberry Pi Asterisk based PBX
Просмотров 4,8 тыс.4 года назад
In this video we are going to be adding an LCD to the Raspberry Pi Asterisk based PBX, and getting it to display some useful information about Asterisk and the system. We will be using the WAVESHARE 2.23inch OLED HAT, that gives us a screen size of 128 by 32 pixels. The result is this really cool mod to your Raspberry Pi Asterisk based PBX. This video consists of 6 steps, and a bonus step. Step...
Installing Asterisk on a Raspberry Pi (Part 3 of 3)
Просмотров 9 тыс.4 года назад
In this video we will be Installing Asterisk onto a Raspberry Pi, and have a basic PBX setup. In Part 3 (of 3) we get a basic extension setup and test calling, then we get another extension, and call each other using Zoiper. Please watch this first: ruclips.net/video/Kq_CWu4Q164/видео.html Then this: ruclips.net/video/j9gp1CWkKF4/видео.html Support My Channel: www.innovateasterisk.com/support-a...
Installing Asterisk on a Raspberry Pi (Part 2 of 3)
Просмотров 11 тыс.4 года назад
In this video we will be Installing Asterisk onto a Raspberry Pi, and have a basic PBX setup. In Part 2 (of 3) we install Asterisk and get to the point where we can start working with the config files using samba so that we can work easily with Visual Studio Code. Please first watch this one: ruclips.net/video/Kq_CWu4Q164/видео.html Following this video please proceed to the next one: ruclips.n...
Installing Asterisk on a Raspberry Pi (Part 1 of 3)
Просмотров 22 тыс.4 года назад
In this video we will be installing Asterisk onto a Raspberry Pi, and have a basic PBX setup. In Part 1 (of 3) we start with a blank SD Card, download and flash the SD Card with Rasbian OS, then log into the Raspberry Pi using ssh. Following this video please proceed to the next one: ruclips.net/video/j9gp1CWkKF4/видео.html Support My Channel: www.innovateasterisk.com/support-and-donations/ or ...