<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Ge list of devices using XML</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=23889&amp;mbCategoryId=0" />
  <subtitle>Ge list of devices using XML</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=23889&amp;mbCategoryId=0</id>
  <updated>2013-05-21T07:55:46Z</updated>
  <dc:date>2013-05-21T07:55:46Z</dc:date>
  <entry>
    <title>RE: POSTing XML to the Phones...</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=23889&amp;messageId=4365978" />
    <author>
      <name>Girisha Srinivasa</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=23889&amp;messageId=4365978</id>
    <updated>2011-08-16T08:17:42Z</updated>
    <published>2011-08-16T08:17:42Z</published>
    <summary type="html">Hi, 
try this,
it press settings on the phone
&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;FORM action="http://&lt;IP of phone&gt;/CGI/Execute" Method="POST"&gt;
&lt;TEXTAREA NAME="XML" Rows="5" Cols="60"&gt;
&lt;CiscoIPPhoneExecute&gt;
  &lt;ExecuteItem URL="Key:Settings"/&gt;
&lt;/CiscoIPPhoneExecute&gt;
&lt;/TEXTAREA&gt;
&lt;BR&gt;
&lt;input type=submit value=POST&gt;
&lt;/FORM&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;</summary>
    <dc:creator>Girisha Srinivasa</dc:creator>
    <dc:date>2011-08-16T08:17:42Z</dc:date>
  </entry>
  <entry>
    <title>Ge list of devices using XML</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=23889&amp;messageId=4365890" />
    <author>
      <name>Girisha Srinivasa</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=23889&amp;messageId=4365890</id>
    <updated>2011-08-16T08:04:23Z</updated>
    <published>2011-08-16T08:04:23Z</published>
    <summary type="html">Hi,
I am having CUCM version 8.0 i want to get the list of devices(phones) which are added to cucm using XML. How do i do that? 
 
pre cucm version 4.0 There was request http://x.x.x.x/CCMAdmin/reports/DeviceListX.asp where we would get list of devices seems like it is no more supported from cucm 5.0
 
Regards
Girish</summary>
    <dc:creator>Girisha Srinivasa</dc:creator>
    <dc:date>2011-08-16T08:04:23Z</dc:date>
  </entry>
</feed>

