cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
397
Views
4
Helpful
3
Replies

Custom phone directory... but lookup?

epasqualotto
Level 1
Level 1

hi, I have make some PHP script for search contact in our MySQL database and print in XML to the phone.

All work ok, but what about lookup in my MySQL db for incoming call if I want to see the name and not only number?

Is possible?

Thanks Pasqu

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

A script that I wrote should let you do that:

http://pbevila.fastmail.fm/public/number2name-http.tcl

Hope this helps, please rate post if it does!

I am interested in doing the same thing..I would like to allow the user to invoke a service that would query the table and returen the name...do you have any suggestions on how I could do this with a phone service.

Thanks,

Joe

We wrote a custom application which does similar to what you described. Based on the caller ID of the incoming call, it does a lookup on Seibel CRM and displays information about the customer as screen pop on Cisco IP phone. It uses JTAPI to monitor incoming phones for call receive events and from the event, it grabs caller ID and does the database lookup.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: