User Tools

Site Tools


voice:pbx:freepbx:freepbx_pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
voice:pbx:freepbx:freepbx_pi [2016/03/30 13:25]
gcooper
voice:pbx:freepbx:freepbx_pi [2016/08/18 12:30] (current)
gcooper
Line 1: Line 1:
 ====== FreePBX on Raspberry Pi ====== ====== FreePBX on Raspberry Pi ======
 +
 +FIXME Incomplete
  
 **RasPBX**: http://www.raspberry-asterisk.org/ **RasPBX**: http://www.raspberry-asterisk.org/
Line 40: Line 42:
   - Configure the timezone   - Configure the timezone
     - ''configure-timezone''     - ''configure-timezone''
 +  - Configure locale
 +    - ''dpkg-reconfigure locales''
 +      - ''en_US.UTF-8''
 +  - Configure keyboard
 +    - ''dpkg-reconfigure keyboard-configuration''
 +  - Configure e-mail settings
 +    - ''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''
 +    - Set the sender address, if necessary
 +      - ''nano /etc/email-addresses''
 +        - <file>root: your_email@someisp.com
 +asterisk: your_email@someisp.com</file>
 +    - ''update-exim4.conf''
 +    - ''send_test_email your_email@someisp.com''
   -    - 
voice/pbx/freepbx/freepbx_pi.1459365946.txt.gz · Last modified: 2016/03/30 13:25 by gcooper