|
Posted by Enzo Michelangeli on October 19, 2006, 10:30 am
If you were Registered and logged in, you could reply and use other advanced thread options
I think you should replace the Axon PBX with Asterisk. Come on, closed
source is sooooo 20th Century! ;-) Then, you'll be able to use the service
http://www.411.com/10668/search/Reverse_Phone?phone=nnnnnnnnnn through the
AGI script at http://www.monetra.com/~brad/callerid_shell.agi . See also:
http://www.voip-info.org/wiki/index.php?page=CallerID .
Enzo
> Hello
>
> I use those two pieces of technology, and I need to rewrite
> caller ID information on the fly: Some customers don't have names that
> are descriptive enough in their Name section of CID (eg. "Mc
> Donald's"), so I would need to...
>
> 1. look up the CID number in a database
> 2. fetch the city this customer is located
> 3. rewrite the CID Name from "McDonald's" to "McDonald's 78th St"
> 4. Have this SIP packet be sent to either the Axon PBX software, or to
> all the clients that are part of the ring group.
>
> Does anyone have an idea how I could do that, either on the Linksys or
> the Axon side? Unfortunately, Axon is a closed-source software, so I
> can't really do much on that end.
>
> I was thinking maybe of having some kind of proxy that would parse and
> rewrite data between the Linksys and the Axon. What do you think?
>
> Thank you.
|