Polycom Soft Keys and Exchange UM

March 6th, 2010

In Asterisk 1.6, FreePBX, and Exchange UM I mentioned how to setup an extension to transfer a caller to voicemail. Let’s take this one step further and add a soft key on the Polycom. Instead of having to dial ##407ext, you will be able to press the Xfer VM button and it will prompt for the extension. Read more…

Asterisk, Linux, VOIP , , ,

Polycom BLF with Astersisk

March 6th, 2010

They are two methods of setting up BLF on Polycom phones. The first gives you idle or inuse status only. A ringing phone will show up with a solid inuse light. The good thing about this method is users can create BLF for extensions themselves. If this is all you need start by enabling the presence feature in the phone provisioning file. Read more…

Asterisk, Linux, VOIP , , ,

Asterisk 1.6, FreePBX and Exchange UM

February 28th, 2010

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…

Asterisk, Linux, VOIP , , ,

Asterisk and FreePBX Caller Initiated Blind Transfers

February 28th, 2010

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…

Asterisk, Linux, VOIP , ,

Configure VMware Time Sync from the Console

October 14th, 2009

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…

Linux, VMware

Windows Local vs Domain SID Cloning Issues

August 24th, 2009

When you install Windows a security identifier (SID) is assigned to the machine. This SID is used for local authentication purposes and is stored in the registry and used to assign ACLs to folders and files on the NTFS file system.

In a workgroup setting each computer needs to have its own unique SID. This becomes less important when joining the computer to a domain. When joined a secondary SID is assigned which is derived from the domain SID with a relative ID append. Read more…

VMware, Windows

Installing Dell OpenManage on ESXi 4

July 15th, 2009

One of the advantages ESX had over ESXi was the ability to install Dell’s OpenManage Server Administrator software in the service console. While reading the VMware ESXi Chronicles blog I came across the following, which made wonder how I was going to manage an ESXi host.

“In the future, ESXi’s superior architecture will be the exclusive focus of VMware’s development efforts.”
Read more…

VMware , , , ,