User Tools

Site Tools


voice:pbx:piaf

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:piaf [2016/08/18 13:00]
gcooper
voice:pbx:piaf [2016/08/18 13:02] (current)
gcooper
Line 101: Line 101:
 Log in as root: Log in as root:
  
 +<file>
 genzaptelconf genzaptelconf
  
Line 113: Line 114:
  
 passwd-master passwd-master
 +</file>
  
-([[voice:pbx:freepbx|FreePBX]] default login with user 'maint' and password 'password')+FreePBX default login with user 'maint' and password 'password')
  
 Other passwords can be set in your system with these commands: Other passwords can be set in your system with these commands:
  
-|passwd          |reset your root user password            | +|''passwd''          |reset your root user password            | 
-|passwd-maint    |reset your FreePBX maint password        |                           +|''passwd-maint''    |reset your FreePBX maint password        |                           
-|passwd-wwwadmin |for users needing FOP and MeetMe access +|''passwd-wwwadmin'' |for users needing FOP and MeetMe access 
-|passwd-meetme   |for users needing only MeetMe access     | +|''passwd-meetme''   |for users needing only MeetMe access     | 
-|passwd-webmin   |for users needing WebMin access to their server (very dangerous!) |+|''passwd-webmin''   |for users needing WebMin access to their server (very dangerous!) |
  
 **E-Mail Message Delivery** **E-Mail Message Delivery**
  
 +<file>
 nano -w /etc/hosts nano -w /etc/hosts
  
 127.0.0.1     pbx.dyndns.org pbx.local pbx localhost.localdomain localhost 127.0.0.1     pbx.dyndns.org pbx.local pbx localhost.localdomain localhost
 +</file>
  
 +<file>
 nano -w /etc/asterisk/vm_general.inc nano -w /etc/asterisk/vm_general.inc
  
 serveremail=voicemail@pbx.dyndns.org serveremail=voicemail@pbx.dyndns.org
 +</file>
  
 +<file>
 service network restart service network restart
 amportal restart amportal restart
  
-echo "[[test]]" | mail -s testmessage yourname@gmail.com+echo "test" | mail -s testmessage yourname@gmail.com
  
-#setup-mail+setup-mail 
 +</file>
  
 **Centos Updates** **Centos Updates**
Line 147: Line 155:
 **PiaF Updates** **PiaF Updates**
  
 +<file>
 update-source update-source
- +</file>
-Last changed (in Tomboy): 2011-05-13 +
-Note created (in Tomboy): 2009-10-22+
  
voice/pbx/piaf.1471546819.txt.gz · Last modified: 2016/08/18 13:00 by gcooper