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 11:19]
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 32: Line 34:
     - Then option ''expand_rootfs''     - Then option ''expand_rootfs''
   - Determine IP address   - Determine IP address
-    - http://raspbx 
-    - ''ssh -l root raspbx'' 
-    - DHCP lease 
     - ''ifconfig''     - ''ifconfig''
 +    * http://raspbx
 +    * ''ssh -l root raspbx''
 +    * DHCP lease
 +  - Regenerate SSH host host keys
 +    - ''regen-hostkeys''
 +  - Configure the 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.1459358381.txt.gz · Last modified: 2016/03/30 11:19 by gcooper