Incomplete
RasPBX: http://www.raspberry-asterisk.org/
RasPBX Forums: https://sourceforge.net/p/raspbx/discussion/
RasPBX Documentation: http://www.raspberry-asterisk.org/documentation/
Another HowTo: https://www.dslreports.com/forum/r30661088-FreePBX-for-the-Raspberry-Pi
Mysql root | raspberry |
SSH root | raspberry |
FreePBX admin | admin |
Run this command at the console to install the latest additions and improvements:
raspbx-upgrade
raspi-config
expand_rootfs
ifconfig
ssh -l root raspbx
regen-hostkeys
configure-timezone
dpkg-reconfigure locales
en_US.UTF-8
dpkg-reconfigure keyboard-configuration
dpkg-reconfigure exim4-config
mail sent by smarthost; no local
IP address or the host name
nano /etc/exim4/passwd.client
mail_server_fqdn:username:password
nano /etc/email-addresses
root: your_email@someisp.com asterisk: your_email@someisp.com
update-exim4.conf
send_test_email your_email@someisp.com