Introduction Here is my contribution towards Asterisk Open Source in Voice AI. I used ARI to build Call Streaming service and integrate it with bot server. With the help of…
Let's start with the demo for the Real time VoiceBot, Speech to speech models are taking input as audio and gives output also as audio. This audio is in format…
AI is the word we hear everyday now. It touches almost all domains and is making significant effects in terms of beautiful insights. Here I am sharing some use cases…
After, successfully installing the Asterisk server via link https://telephonyhub.in/2023/02/17/how-to-install-asterisk-on-ubuntu-20-04-with-realtime-setup/ now following extra packages needs to be installed to setup CPaaS platform. Hit below commands on the terminal as root user…
There are many reasons for choosing CPaaS solution. Many telecom companies and call center providers are adopting this solution as it is deployed in highly scalable environment. In this solution…
Hello Guys! Whenever we have a new project or work related to Asterisk PBX we often need to install Asterisk and configure on the server. This is very time taking…
Here, we will see installation steps of Asterisk server on Ubuntu 20.04. Also we will cover setting up the Asterisk Realtime configuration. This Asterisk Realtime configuration helps us to store…
Generally SIP trunk providers provide SIP trunk with some fix number of channels on it. Means we can run those much calls only simultaneously. Suppose the SIP trunk has a…
What is Auto dialer Auto dialer is the software or piece of code that is capable of doing auto dial to customer numbers and when a customer answers the…
Introduction to ARI The Asterisk Rest Interface is a combination of AGI (Asterisk Gateway Interface) and AMI (Asterisk Manager Interface). AGI and AMI are still the good choice for…