Installation and configuration of WebRTC with asterisk on Amazon

asterisk webrtc configuration

Installation and configuration of WebRTC with asterisk on Amazon Installing Base Packages needed in Amazon Linux or CentOS to install Asterisk PBX We first need to install some basic packages, to compile everything: sudo yum install \ gcc \ gcc-c++ \ make \ autoconf \ libtool \ ncurses-devel \ libuuid-devel \ libxml2-devel \ sqlite-devel \ … Read more