cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
103
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Gionata Navarra on 16-03-2010 04:10:31 PM
Hi,
 
I need to list all configured devices on my CUCM 7.0.
Is it possible to realize it via JTapi?
I've found a method getAddresses() that I can call on an object CiscoProvider, but it doesn't find every address. (through these I can obtain my devices).
 
 
Thanks
Gionata Navarra

Subject: RE: list configured devices on CUCM
Replied by: Mohan Potluri on 16-03-2010 04:21:09 PM
If the total number of addresses is less than the max allowed per user, you can add all the devices to the control list of the application user and use getaddresses.
If the number of devices in the cluster is more than the CTI supported limit, then you may need to use AXL interfaces to get this info. The max number of devices supported by CTI should be available on cisco.com

Subject: RE: list configured devices on CUCM
Replied by: David Staudt on 16-03-2010 06:15:53 PM
Definitely take a look at the AXL SOAP API, this will be the way to get configuration information from UCM: http://developer.cisco.com/web/axl/docs

Subject: RE: list configured devices on CUCM
Replied by: Gionata Navarra on 24-03-2010 09:06:16 AM
Thanks all
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:

Quick Links