Vicidial Scratch installation Debian 11 Asterisk 16, WebRTC and Dynamic Portal
apt update
apt upgrade
apt-get install git nano wget
cd /usr/src/
git clone https://github.com/manish23k/Vici_Install_Scripts_Deb_11.git
cd Vici_Install_Scripts_Deb_11/
chmod +x *.sh
Run ./vici_install_deb_ast16.sh
Install WebRTC
./vicidial-install-webrtc.sh
Once Done with Configuration Secure Server with Vici Dynamic Portal
Run ./vici_dynportal.sh
Comments
Post a Comment