09-27-2002 05:08 AM - edited 03-12-2019 08:58 PM
Is there a tools allowing to extract Phone-list information from the Cisco Call-Manager DB?
Thanks in advance,
Marc.
09-27-2002 05:30 PM
There is no tool to do just that. But the developer guides indicate that you can preform read only querys on the callmanager data base. you would want to run a query similar to this. Select name, description from device if this is not the info that you want look in some of the other tables.
USE AT YOUR OWN RISK.
Scott
09-30-2002 05:05 AM
Marc,
The Bulk Administration Tool might help you in this case. Since I am not working this product, please check with the Cisco guys.
Regards,
N.G.Saravanan
09-30-2002 06:58 AM
Here is some sample code that might help:
Rick
10-08-2002 07:19 AM
I just had to setup two new servers and I had corrupted data on my old Call Managers. I tried to extract the old information using sql but I couldnt get everything I needed without joining tables, so what worked easiest for me was to copy and paste the admin page into notepad. Then I imported it to excel to modifiy it more.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide