cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1098
Views
0
Helpful
1
Replies

Replace caller id by name requesting an external database using a TCL Script

Hello,

I want to know if it's possible with a TCL Script on a PSTN Gateway to perform this scenario:

1 - When an incoming call arrives on the PRI/BRI Interface, the Script "capture" the caller id

2 - The script send a request (LDAP, SQL or other protocol ?) to an external Database (LDAP directory, xml file ???) to search if this "caller id" is in the database and what is the name associated to it

3 - The Script replace the caller id by the name and send it to the Cisco IpPhone. This Name is displaying on the screen of the IpPhone

Thanks in advance for your answer and to share with me your experience on TCL Scripts

Baptiste

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

That is what my script "number to name" does. It can be acquired on the website mentioned in my profile.