This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:piaf [2011/11/26 21:02] gcooper |
voice:pbx:piaf [2016/08/18 13:02] (current) gcooper |
||
---|---|---|---|
Line 15: | Line 15: | ||
[[voice: | [[voice: | ||
- | ===== Help ===== | + | ===== Resources |
< | < | ||
help-pbx | help-pbx | ||
</ | </ | ||
+ | |||
+ | **PBX in a Flash for Newbies**: http:// | ||
+ | |||
+ | **PiaF without Tears**: http:// | ||
+ | |||
+ | **Ringdale PBX Administrator' | ||
===== Networking ===== | ===== Networking ===== | ||
Line 95: | Line 101: | ||
Log in as root: | Log in as root: | ||
+ | < | ||
genzaptelconf | genzaptelconf | ||
Line 107: | Line 114: | ||
passwd-master | passwd-master | ||
+ | </ | ||
- | ([[FreePBX]] default login with user ' | + | FreePBX default login with user ' |
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-maint... reset your [[FreePBX]] maint password | + | |'' |
- | passwd-wwwadmin... for users needing FOP and MeetMe access | + | |'' |
- | passwd-meetme... for users needing only MeetMe access | + | |'' |
- | passwd-[[webmin]]... for users needing | + | |'' |
- | + | ||
**E-Mail Message Delivery** | **E-Mail Message Delivery** | ||
+ | < | ||
nano -w /etc/hosts | nano -w /etc/hosts | ||
127.0.0.1 | 127.0.0.1 | ||
+ | </ | ||
+ | < | ||
nano -w / | nano -w / | ||
serveremail=voicemail@pbx.dyndns.org | serveremail=voicemail@pbx.dyndns.org | ||
+ | </ | ||
+ | < | ||
service network restart | service network restart | ||
amportal restart | amportal restart | ||
- | echo "[[test]]" | mail -s testmessage yourname@gmail.com | + | echo " |
- | #setup-mail | + | setup-mail |
+ | </ | ||
**Centos Updates** | **Centos Updates** | ||
Line 143: | Line 155: | ||
**PiaF Updates** | **PiaF Updates** | ||
+ | < | ||
update-source | update-source | ||
- | + | </ | |
- | Last changed (in Tomboy): 2011-05-13 | + | |
- | Note created (in Tomboy): 2009-10-22 | + | |