cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
576
Views
0
Helpful
4
Replies

CME XML Api

craig.corbett
Level 2
Level 2

Hi apologies if I'm posting this in the incorrect forum.

Can someone tell me if it's possible to get a list of Directory numbers and names from the XML API in CME? I'm aiming to do this with an intranet, any information pointing me in the right direction greatly appreciated.

Thanks,

Craig.

4 Replies 4

stephan.steiner
Spotlight
Spotlight

The IsGetDevice operation will get you all the devices including their extension numbers from a CME. You need to set up the router XML interface on the router as per this document: http://cisco.com/en/US/docs/voice_ip_comm/cucme/srnd/design/guide/managcme.html#wp1076023

then follow the appropriate developer guide which you can get here: http://www.cisco.com/cgi-bin/dev_support/access_level/product_support (under voice gateway applications)

You'll also find searching this forum for the topic useful as there are a few things the developer guide fails to mention (specifially that you need to urlencode the message before sending).

Hi Stephan, yes I have looked at this but all I get is a list of ext. numbers with no names using ISgetDevice.

any ideas?

Hmm

actually man , you have to dig through the call manager database, i mean you have to post a SQL statement to the call manager database (through the AXL Excutesqlquery), search though the tables to get all the directory numbers and the corresponding users.

P.S: you will have to download the database dictionary from Cisco to know what tables and fields are saved in the database.

Good Luck

Hi thanks for your comments but my issue is relating to Call manager Express. I don't think AXL is available to me?

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: