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

CME Directory list

craig.corbett
Level 2
Level 2

Hi all, I'm racking my brain with this one.

I typed http://192.168.10.252/localdirectory into a web browser and was hoping to get an xml view of my CME phone directory instead I get an XML browser error:

“The XML page cannot be displayed

Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.

________________________________________

XML document must have a top level element. Error processing resource 'http://192.168.10.252/localdirectory'

“

I'm trying to publish the directory on the intranet (using ASP) but so far I have had no luck getting the directory list. I have tried using the XML Api but all I can get is a list of extension numbers with no names using:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"

xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance"

xmlns:xsd="http://www.w3.org/1999/XMLSchema">

<SOAP-ENV:Body>

<axl xsi:type="request"

xmlns="http://www.cisco.com/AXL/1.0"

xsi:schemaLocation="http://www.cisco.com/AXL/1.0

http://gkar.cisco.com/schema/axlsoap.xsd">

<request xsi:type="ISgetExtension">

<ISgetExtension>

<ISExtNumber>all</ISExtNumber>

</ISgetExtension>

</request>

</axl>

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

Any help on this would be greatly appreciated.

Thanks,

Craig.

3 Replies 3

sameer.abuasal
Level 1
Level 1

try viewing the page source ,

looks like your problem is in some missing XML tags in the response or something.

Hi, I have tried this. I just get nothing when I try to view the source.

Hmm

try this:

http://yourCM-IP:8080/ccmcip/xmldirectorylist.jsp

(never rely on DNS when dealing with IP telephony) it will return an xml parse error (as happened with you) but again when you view the page source you will see the XML directory list.

P.S: this is for a list on IP phones added on call manager 6 , you van use the directories URL on the Phone's config page.

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: