Mission2000
Programmer
I am developing a service for a Cisco IP Phone and I need to find out how to programmatically find the ip address of a phone given its directory number. I have looked through all the tables in the CallManager database but dont see anything that hints of the ip address. I assume CM keeps up with the information since it can list the ip address when you look at the device list. It appears it gets it from something called the Real Time Information Service, but I have no idea, if its possible, to interact with this service. My need is simple. If I have someone's dn, how can I find out their ip address using code.
Thanks.
Thanks.