Stop All Exchange Server 2003 Services on a Server

There are several services involved with Exchange Server. Stopping different services will accomplish different things. The services are interdependent, so when you stop or start various services you may see a message about having to stop dependent services. If you do stop dependent services, don’t forget to restart them again when you restart the service you began with.

Asterisk / FreePBX Features

FreePBX, the opensource GUI (graphical user interface) that controls and manages the Asterisk telephony server offers a rich and flexible feature set. It offers both classical PBX functionality and advanced features, and interoperates with traditional standards-based telephony systems and Voice over IP (VoIP) systems. FreePBX includes many features available in proprietary PBX systems.

Setup a SIP trunk using FreePBX

Asterisk configuration is often confusing and frustrating. The FreePBX GUI simplifies the many tedious configuration tasks in Asterisk. The following guide will walk through the steps to set up a SIP trunk using FreePBX.

FreePBX Voicemail and Recordings Auth Password

When trying to access the Voicemail & Recordings you will keep getting the Security Login & Password before you can get the extension number login & password. The folks at PBX in a Flash  (PIAF) have imposed .htaccess controls on this directory so only users with valid Apache credentials can access that folder.

Reinstall Asterisk & FreePBX

For Asterisk:
yum reinstall asterisk* -y

For FreePBX:
yum reinstall freepbx* -y

During FeeePBX reinstall if you receive a DB error in the log:
"[FATAL] PEAR must be installed (requires DB.php). Include path: .:/usr/share/pear:/usr/share/php"

fix is simple:
pear install DB

and then
yum reinstall freepbx* -y

Common Linux Commands

The following list describes some of the most useful and popular Linux commands. This is not a comprehensive list by any means, but this should give you a quick reference to some of the common Linux commands. Bookmark this article for your future reference.
Consult the man page for each command to learn about additional arguments and details of operation.

Power over Ethernet

Power over Ethernet (PoE) is a technology that integrates power into a standard LAN infrastructure. It enables electrical power to pass safely, along with data, on Ethernet cabling. to a network device, such as an IP phone or a network camera, using the same cable as that used for network connection. It eliminates the need for power outlets at the endpoint device locations. The result is lower cost, less downtime, easier maintenance, and greater installation flexibility than with traditional wiring and enables easier application of uninterruptible power supplies (UPS) to ensure 24 hours a day, 7 days a week operation.