cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
623
Views
0
Helpful
3
Replies

how can query config on Callmanager

ereyes
Level 1
Level 1

I need know how can query the database of our configuration of the translation pattern and users.

thanks

1 Accepted Solution

Accepted Solutions

For ccm 4.2 you have no user information in ccm database. All user info is stored in DC Directory (or MS AD), you can query about users using LDAP.

Here is doc link, should help:

http://www.cisco.com/en/US/products/sw/voicesw/ps1860/products_configuration_example09186a00801939d3.shtml

--

regards,

PK

View solution in original post

3 Replies 3

pklos
Level 4
Level 4

You can query database for translation pattern list using this query:

select * from numplan where tkpatternusage = 3

For users it depend on CCM version you have.

--

regards,

PK

thanks , the version that have is 4.2.

For ccm 4.2 you have no user information in ccm database. All user info is stored in DC Directory (or MS AD), you can query about users using LDAP.

Here is doc link, should help:

http://www.cisco.com/en/US/products/sw/voicesw/ps1860/products_configuration_example09186a00801939d3.shtml

--

regards,

PK

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: