Archive for March 2009

Secure cost effective communication

There has been alot of talk recently about VOIP and its benefits to companies who need to reduce their call costs.  VOIP is obviously a great solution but when everyone is forging ahead with the latest and greatest, lets take a step back and consider an alternative solution that can be setup and deployed quickly and will integrate well in almost any network.

Let me introduce “Jabber”, an open source fast and secure chat program that you can deploy within your network and be in control of authourisation and security.  Users cannot access other chat networks (unless you specifically allow them) and the server also resides within your network.

Jabber runs on the XML protocol and supports file transfers and excellent levels of sercurity.  While Jabber does well within the same building, it really excells at the WAN level.  Deploying a server in one country then allowing all users in various locations around the globe (or in the next suburb) to login will reduce business call costs by a decent percent.

Many of us prefer to use mobile phone TEXT messages to communicate short messages rather than a phone call as it is quicker and provides a nice little audit trail for both the sender and the reciever.  Thinking along these lines when installing a Jabber server will allow staff to send and recieve short text messages across the Jabber server instead of making a potentially more expensive telephone call.  Multiply this method out by many staff and the potential for saving become very clear.

Core Networks can install a Jabber server on your network.  Please visit the “contact” link at the top of the page.

really easy Debian Asterisk Install

Over the past month, we have been working hard to refine the install document for the Asterisk and debian install.  Digium released the DAHDI libraries over this time so the document has been brought right up to date with this info.  You can check it out here

But thats not this biggest news! A while ago I stumbled upon a script by Yoann Queret which installs Debian, Asterisk and freePBX in one go using pretty much the same method that I wrote in the howto on the WIKI.  Since then, I modified Yoan’s script (with his permission) to provide a fully automated install of Asterisk, DAHDI, freePBX, you only have to type in the mysql passwords and press enter about 8 times and your done!

The script is available here, please report back with any issues you may have with it.

-END-