Asterisk, the open source PBX
I've been looking at Asterisk for a while, but didn't get into it because I just felt it was too
complicated. Now that NerdVittles has posted up a complete, step-by-step how-to on installing and configuring Asterisk for the newbie. For those who
don't know, Asterisk is a PBX (Private Branch Exchange) in software. It runs on Linux, BSD, and OS X and provides a
wealth of phone options for your home or small business. Essentially a PBX is a private telephone switch, so making a
digital version within *NIX allows you to completely control what happens to phone calls as they come in. Most
important: Asterisk, being open source, has a ton of cool modules for use.Whilel Asterisk can handle "normal" calls, it is particularly tuned to VoIP, and handles a wide variety of codecs. I like the features a small business would need, such as hold music, unlimited conference rooms, and a great voicemail system. There are even folks like iCAN that provide configured boxes for you. Another great example of open source at work.












Comments
2
Subscribe to commentsMikeFeb 1st 2006 12:08PM
Wow - I posted an entry today on my blog (http://verusnova.com/blog/index.php/2006/02/01/build-your-own-pbx-using-linux-and-asterisk/) on Asterisk also. What are the odds? :-)
I post a free O'Reilley ebook in this article as well.
I am currently trying to get this working in my office and will let you know how it goes.
RobFeb 1st 2006 12:09PM
Funny, I just installed Asterisk yesterday. Looks promising, but I still have to get the SIP phone part going.