[Asterisk-Users] Re: Caller ID with BT CD50

Tony Hoyle tmh at nodomain.org
Sat May 29 14:31:48 MST 2004


Andy Powell wrote:

> there's a bounty (although it's not much but it's better than a poke in the eye with a 
> sharp stick) for DTMF callerid (some of us have been bitching about it for ages)...
> 
> http://bugs.digium.com/bug_view_page.php?bug_id=0001265
> 
I can't do it unfortunately, as I'm not in a country with DTMF caller ID, but 
it should be as simple(!) as:

1. Add 'usecallerid=europe' or something suitable, set use_callerid == 3
2. In the code that tests caller id, just if use_callerid == 3 instead of
     passing the history buffer through the callerid state machine, pass it
     through the dtmf decoder (ast_dsp_new() and friends).

It's harder than doing it for the UK but not so much harder that someone 
couldn't knock it together in a day or two...

Tony

-- 
Te audire no possum. Musa sapientum fixa est in aure.

Tony Hoyle <tmh at nodomain.org>  Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2  02B8 E547 470E 4F4B 6917



More information about the asterisk-users mailing list