cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1397
Views
0
Helpful
2
Replies

Extracting Data from Call Manager

fwhodits3
Level 1
Level 1

Is there a way to export or run a query against the Call Manager DB to pull the Owner User ID field and the Line One association. I do not know what DB Call Manger uses or what table this information would be in. I am new to Cisco Call Manager and we need to make sure the phone numbers in our AD accounts match what we have in Call Manager.

 

Thank you. 

Frank

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

The document you would need to refer to is the CUCM data dictionary which has all the CUCM DB tables and fields in each table. Then you run the command "run sql < your SQL query >" and you'll get the output.

HTH

java

if this helps, please rate

Chris Deren
Hall of Fame
Hall of Fame

Another option is just to do phone export and look for that data in the CSV file.