Upgrade to PHP 5.6 on Ubuntu 14.04

Upgrade to PHP 5.6 on Ubuntu 14.04 You can now upgrade to PHP 5.6 very easily thanks to a PPA. sudo apt-get update sudo apt-get install software-properties-common sudo apt-get install python-software-properties sudo add-apt-repository ppa:ondrej/php sudo apt-get update The line below can be edited to exclude modules that you don’t require: sudo apt-get…

read more

Call Monitoring with Switchvox

With the Call Monitor feature, you can silently listen in on another extension’s current call. For example, if you define *92 as the Call Monitor feature code, dialing *92202 will listen in on 202’s call without either party knowing. While monitoring a call you can switch to different modes, if…

read more