[asterisk-users] Rewriting caller ID from database?

Time Bandit timebandit001 at gmail.com
Wed Nov 22 15:58:48 MST 2006


> Most of our customers have generic names like "Hospital", so I need to
> rewrite their caller ID name by looking up the number in a database on the
> Asterisk server, and rewriting the name such as "Reading Hospital" so that
> we know who's calling.
>
> Any idea if this can be done with Asterisk, and how to do it?

I made a simple PHP AGI that takes the phone number and query a MySQL
table to find the name assigned to this number.

I still need to make a web interface to enter/modify the list but
phpMyAdmin do the job for now.

If you want it, just let me know.


More information about the asterisk-users mailing list