Jacken’s Blog

Entries Tagged as 'Asterisk PBX'

New beta firmware for Grandstream GXP-2000

February 1st, 2006 · 1 Comment

A new beta firmware is available here for the Grandstream GXP-2000 ip-phone. This update adds a number of new features, one of the nicest feature is an address book. This phone gets better and better for every update.

Source: Asterisk VoIP News

[Read more →]

Tags: Asterisk PBX · Technical stuff

Waiting time

January 19th, 2006 · 1 Comment

I haven’t had time to update my blog for a while. The last couple of days has been spent trying to hunt down an annoying bug in my IAX client I’m writing. Sometimes when dialing in, my program would not get a notification from the Asterisk server that a call was in progress. So I [...]

[Read more →]

Tags: Asterisk PBX · Cocoa Objective-C · Programming · Technical stuff

VU Meter

January 2nd, 2006 · 4 Comments

I’ve been hard at work on my IAX client software the last couple of days. I also have re-written a lot of the code. I decided early on that I wanted to have classical VU-meters to display the in and output volume. But I don’t want them to take to much CPU time. So I [...]

[Read more →]

Tags: Asterisk PBX · Cocoa Objective-C · Technical stuff

Compiling

November 24th, 2005 · 5 Comments

The IAX client I’m writing is coming along nicely. It’s now in a state that makes the program usable. And today I made changes so I could compile a universal binary. And the program works on my PPC mac, but I use some libraries I needed to change the makefiles for, so I don’t know [...]

[Read more →]

Tags: Asterisk PBX · Macintosh · Technical stuff

Setting up SUBSCRIBE/NOTIFY BLF in Asterisk@Home for Grandstream GXP-2000 phones

November 22nd, 2005 · 24 Comments

With the latest beta firmware in the Grandstream GXP-2000 VoIP phone, the have added support for BLF. This means that you can use the quick dial LEDs for status of extensions. You can monitor all extensions on your phone. If a extension is busy, the led for that extension is lit. You can also dial [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Application name

November 10th, 2005 · 3 Comments

I now have a working IAX soft phone up and running. Answering and dialing works. The sound quality is good. And the amount of cpu usage is around three percent. But as soon as I add all the animating graphics, like sound input/output meters and stuff, that figure will go up substantially. But one of [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

IAX Soft Phones for Mac OS X

November 8th, 2005 · 6 Comments

I’ve been looking for a softphone for Macintosh that uses IAX, but I haven’t been able to find a good one. The EyeBeam and X-lite uses sip and has stability problems so they are not an option either. So I started to write my own softphone. It’s nice to be programming in Cocoa again. But [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Gizmo Project

October 24th, 2005 · 1 Comment

As soon as you mention the word VoIP, everyone responds with “Skype?” This immediately gets me into an discussion why people should not use Skype. The fact that your computer is used as a link to route traffic, much like BitTorrent. That it is based on a proprietary protocol, only known by Skype, so [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

Problem dialing in to Asterisk@Home from FWD

October 16th, 2005 · 1 Comment

I helped my friend Micke to set up an Asterisk@Home PBX server today. But when setting up Free World Dialup FWD, we had some problems. First I forgot to enable IAX in the account setup. After that, dialing out worked, but we could not dial in to his FWD number. To connect we use an [...]

[Read more →]

Tags: Asterisk PBX · Technical stuff

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