Many of the FreePBX recording section via webportal can be accessed via default password ari_password. Changing the configuration files like /var/www/html/recordings/includes/main.conf.php , /etc/asterisk/manager.conf etc didn’t solve the issue. Found that, few lines were missing from /etc/amportal.conf Add the following and …
Fix a “E: The method driver /usr/lib/apt/methods/http could not be found.” error
Following is an error encountered on Ubuntu 12.04 LTS $ sudo apt-get update E: The method driver /usr/lib/apt/methods/http could not be found. This can be easily fixed by installing apt-transport-https as follows. sudo apt-get install apt-transport-https



