Linux
-
PBX Setup Notes
Re-initialize MAC Address Add audio device Add UTC Time Enable Network 1 Change Passwords: Change Root Password: passwd…
-
Allow Other Computers To Send Mail Through CentOS Sendmail
Setting Up Mail: Mail file: /etc/mail/sendmail.mc Near bottom: MASQUERADE_AS(‘domain.com’)dnl FEATURE(masquerade_envelope)dnl FEATURE(masquerade_entire_domain)dnl Add: define(‘confDOMAIN_NAME’,’smtp.domain.com’)dnl Save…
-
FreePBX Voicemail User Portal Requires Authentication
Change the following: /etc/pbx/httpdconf/ari.conf Code: #Only allow access to ARI from trusted subnets <Directory /var/www/html/recordings> Deny from all…
-
ASTERISK & FREEPBX TIPS
LOGON: To logon to the virtual server box (not through the web interface) use “root” (without quotes) as…