cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1136
Views
5
Helpful
6
Replies

SQL query to find IP addresses in CUCM

Aman Soi
VIP Alumni
VIP Alumni

Hi ,

 

we are using CUCM version 7 and need to find the IP addresses of applications like Unity connection, UCCX,Third party billing server  by running SQL instead of seeing through GUI.

 

Please advise.

 

regds,

aman

1 Accepted Solution

Accepted Solutions

I haven't worked with Biling Software and hence can't comment on that. Anything that you see under 'System > Application Server' should show up in the appserver table. 

View solution in original post

6 Replies 6

Anirudh Mavilakandy
Cisco Employee
Cisco Employee

Try this,

run sql select name, ipaddr from appserver

 

 

Anirudh,I would try and get back to you.

 

regds,

aman

Hi Anirudh,

 

Bit confused. 

What do we need to write in  name  under query?

If possible, can u share any working snapshot on the same.

regds,

aman

admin:run sql select name, ipaddr from appserver

name             ipaddr        

=========   ============= 

CUC8            10.x.x.x.

CUC9            10.x.x.x 

 

This will give all entries under System > Application Server.

Hi Anirudh,

I tried running the command  and got output only for Call managers in a cluster.

Can't I get for third party servers which are integrated with CUCM like Billing Software?

regds,

aman

I haven't worked with Biling Software and hence can't comment on that. Anything that you see under 'System > Application Server' should show up in the appserver table. 

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: