VoiP Phone Service (trixbox, Asterisk, CallWithUs)
I recently switched from Verizon Wireless to the VoIP service CallWithUs. I realized that I didn’t use my phone enough to justify paying $50/month. CallWithUs costs me $6/month to get a phone number which includes 2000 incoming minutes (33.33 hours) per month. You put money on your account with your credit/debit card or you can use Google Checkout or Paypal. Outgoing calls cost me $0.011/minute or $0.66/hour anywhere, anytime. The nice thing about CallWithUs is that if I put $50 on the account this month and I only make 4 hours of outgoing calls over the next year then I will still have $47.36 in my account. There is no monthly fee unless of course you get a DID number from them which as I stated is $6/month. It is possible to get free DID numbers, but I wanted to make sure that my number was reliable so I went through CallWithUs even though they will support a DID number from anywhere. One thing worth looking into is GrandCentral which was taken over by Google and promises, “One number for life.” I am currently signed up but have not had a response. GrandCentral comes with many great features like call screening, call blocking, call forwarding, etc. Since I don’t have a GrandCentral account yet and I would still like to use all of these features I setup an Asterisk server.
Asterisk is an open source PBX and it lets you do whatever you want with your phone lines. There are many different ways you can install Asterisk. You can install it on your computer or on a router that supports OpenWRT firmware. Initially I set it up on a WRT54GL router but the router didn’t have enough system resources to run all the applications that I needed. The next thing I did was install trixbox which is a package of Asterisk running on CentOS on an old computer (PIII 500MHz, 256MB RAM) that I bought for $20. There are a few other options like AsteriskNOW and Elastix, but I tried trixbox first and it worked. Here is how I setup trixbox to work with CallWithUs.
Read the rest of this entry »