Setting up Asterisk 1.6.1 and FreePBX 2.5 or 2.6 to work with Exchange 2007 UM is easier than Asterisk 1.4 thanks to Asterisk 1.6 including support for SIP over TCP. However only Asterisk 1.6.1.4 and lower work without modification. Read more…
If you place a call and perform a blind transfer Asterisk will continue dialplan execution with a result of ANSWER. This causes an issue with FreePBX as it thinks dialing on the trunk failed. The transfer will go through, but you receive the all circuits are busy message. Read more…
VMware Tools provides the VMware Toolbox application to configure the time sync option for the guest operating system. This works great with Windows guests or Linux guests using the X11 GUI. However all my Linux guests run without the X11 GUI. If you know the current setting of the time synchronization option you can use one of the following commands. Read more…
After installing VMware Tools on a CentOS 5.3 guest hosted on ESX 4 I was receiving the following udev warnings during startup.
Read more…
SquidGuard is an excellent content filter that integrates with the Squid proxy software. Unfortunately CentOS only includes an RPM for Squid, and Fedora and Diag Wieers only had version 1.2 available. Read more…
After upgrading to VMware Server 2, I have sporadically received an error message stating “vmware ServiceNotAvailableException: Web service not available”. There isn’t much information on the cause of this error, but I found disabling IPv6 resolved it for me. Read more…
When hot adding a SCSI device, such as a hard drive, you might have noticed that it doesn’t show in /dev. You can either reboot, which defeats the purpose of hot adding the device, or notify Linux to rescan the SCSI bus. Read more…