Site Search
Navigation

Kiva - loans that change lives

Make a Difference

Visit the

Forum

Welcome

Thanks for visiting.  This site contains information about everthing I publish and is intended to provide helpful resources, news, and reviews primary (but not limited to) the area of open source telephony and VoIP. 

I'll be glad to answer any questions or accept feedback, so please feel free click on the contact tab or comment on an article.  I am an open source PBX and VoIP consultant, and will be happy to help you!  I hope you enjoy the site- Jeff

Saturday
31Oct2009

Installing VMWare Tools on CentOS

VMwareVMware recently released version 3 of their Fusion product for the Mac.  For those who don't know, VMware is a software maker specializing in virtualization products that run on Windows, Linux, and the Mac.  Many OS's (most?) including Linux and PBX distros are installable as a VMware 'virtual machine', allowing it to run safely sandboxed on your existing hardware.  For those wanting to get started with Asterisk or any flavor of Linux, this is an excellent way to get started without dedicating hardware....

Click to read more ...

Wednesday
30Sep2009

Callcentric & PIAF + freePBX

Callcentric has just been added to my stable of providers.  Despite an initial problem things are now swimming on a 1.4 PIAF install.  Callcentric has earned a good reputation for themselves in a few of the VoIP forums. According to users posts, quality and service are quite high.  Callcentric reminds me of, and seems to share a model that's a bit like VoicePulse's aproach as a provider.  They aren't the cheapest and don't have the biggest feature set, but are very committed to delivering a quality level of service and reliability.....

Click to read more ...

Tuesday
22Sep2009

Simple Asterisk Voicemail Instructions

Voicemail is something everyone takes for granted, but not everyone fully understands all the options available to them.  For Asterisk users, here's a simple little cheat sheet I created for flushing out most of the options that voicemail offers.  Suitable for training and small enough to tuck under the phone.  (Click to download pdf)

Voicemail Instructions

 

 

Thursday
17Sep2009

Using FreePBX to Forward Calls by CID

Suppose you have a specific caller (or callers) that you need to send elsewhere, be it another extension, ring group, mobile or other external number. There are a few ways to do this, and it doesn't require a lot of effort. These instructions are for one of the many Asterisk aggregations that use FreePBX, but pure Asterisk installers should be able to gleen enough information to adapt it into their dialplans. The only prerequisite is that you have the calling party's caller ID number, as this is how the call will be processed and routed to another destination. Let's begin....

Click to read more ...

Friday
11Sep2009

Digium rolls out new IAX security- what you should know

This past week Digium rolled out new versions of asterisk for all currently supported branches (1.2.x, 1.4.x, & 1.6.x), with a security addition to combat IAX's DOS vulnerabilities that arise from the protocols use of a single port.  The new releases introduce token authentication for IAX devices and trunks, and have methods to put a limit on the number of unathenticated IAX connections.  Disclosure of the new security methods and how to use them can be found here, http://downloads.asterisk.org/pub/security/IAX2-security.html.

Click to read more ...