Jacken’s Blog

Entries Tagged as 'Asterisk PBX'

Free book about Asterisk

October 15th, 2005 · No Comments

Asterisk: The Future of Telephony online from O’Reilly Media. They have released it under the Creative Commons license. This means that you can download the book here for free. But it also means that you should buy the book here. Now you have the downloaded pdf version for quick searching, and the nice feel of [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Setting up a professional sounding Digital Receptionist in Asterisk@Home

October 14th, 2005 · 7 Comments

After setting up my Asterisk@Home server and done all the configuring to get all lines and extensions up and running, it was time for recording the Digital Receptionist messages. My first stab at it wasn’t that great, let’s face it, I’m no voice-over announcer. I wanted a little more professionally sounding recording. So I started [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

SIP Voip Phone Grandstream GXP-2000 Review

October 9th, 2005 · 5 Comments

I got my first real Voip phone, the Grandstream GXP-2000 a week ago.

[Read more →]

Tags: Asterisk PBX · Technical stuff

Adding blacklist to an Asterisk@Home PBX Server

September 26th, 2005 · 14 Comments

Update:The code below does not work in Asterisk 2.0b4 or newer. I will update with instructions on how to get it to work in those versions. Thanks to Dan for pointing this out.

Update:I have changed the code for the remove part. It now requires a key press to accept the number to delete.

I have [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Free US calls

September 26th, 2005 · No Comments

I found this article that tells you how to get an account that gives you free calls to the US with your Asterisk server. And it works great! I called my old friend Martin and talked to him without any problems. And I realized that this is the first time I called him since he [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Adding ENUM support in Asterisk@Home

September 13th, 2005 · 9 Comments

There’s a system called ENUM that enables VoIP servers like Asterisk to check the number your dialing to see if there is a possibility to connect directly to your server instead of going over PSTN land lines. So I registered at E164.org and added my phone number. I tried to figure out how to add [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Screaming monkeys

September 13th, 2005 · 5 Comments

Today I finally got to see a tele-marketer getting caught in my Asterisk server. I’ve made a blacklist system, so I can blacklist callers. As soon as they call, they get transfered to a voice saying “There is no one to take your call, they’ve all been carried away by monkeys” and then a lot [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

More Asterisk AGI

September 9th, 2005 · 2 Comments

I have finally finished my first AGI program for my Asterisk server. So time for my next program. I have installed Nagios network monitoring program on one of my machines. I want Nagios to call my mobile phone when one of my servers go down and using Festival, giving me a voice message of what [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Linux is taking over my home!

September 5th, 2005 · 1 Comment

I’ve had performance problems with my firewall so I thought it was time to upgrade to a better firewall. After looking around I found a lot of articles about the Linksys WRT54G, a wireless router that’s easily patched with new firmware. Because it uses the linux operating system, Linksys have to publish source code under [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Continued adventures with Asterisk

August 20th, 2005 · 1 Comment

As usual when I find something new, it goes a bit overboard. I always wanted to delve into learning the Perl programming language. So I took this opportunity to use it to write a small plug-in for my Asterisk server. As soon as somebody calls, my script goes to a Swedish directory service and [...]

[Read more →]

Tags: Asterisk PBX · Life and times of Jacken