[Asterisk-Users] Meetme codec translation and callerID library.
Jay Milk
ast-users at skimmilk.net
Wed Apr 19 22:29:09 MST 2006
tom wrote:
> Also, does anyone know if there's a way to dynamically alter incoming
> Caller-IDs to add Caller ID text to them.
>
> ie. call comes in with ID 01234 567890 gets changed to "A Company"
> <01234 567890> ?
>
Look at cid_rewrite, here:
http://muware.com/asterisk
You'll have to adjust the number formatting to fit your country's number
format, and simply turn off the web-lookups, which wouldn't work in your
case. You can then provide a list of calling numbers and associated
names in a mysql table.
More information about the asterisk-users
mailing list