<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: getEnterprisePhoneConfigRes in Management</title>
    <link>https://community.cisco.com/t5/management/getenterprisephoneconfigres/m-p/4139634#M3471</link>
    <description>&lt;P&gt;I got this working, I think...&lt;/P&gt;
&lt;P&gt;Check out the 'getEnterprisePhoneConfig.java' sample from this project: &lt;A href="https://github.com/CiscoDevNet/axl-java-samples" target="_blank"&gt;CiscoDevNet/axl-java-samples&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 22 Aug 2020 02:21:50 GMT</pubDate>
    <dc:creator>dstaudt</dc:creator>
    <dc:date>2020-08-22T02:21:50Z</dc:date>
    <item>
      <title>getEnterprisePhoneConfigRes</title>
      <link>https://community.cisco.com/t5/management/getenterprisephoneconfigres/m-p/4130812#M3455</link>
      <description>&lt;P&gt;Anyone have any guidance on getting the Enterprise Phone Configuration data from CallManager 12.5? I'm having a difficult time getting the following code snippet to work;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GetEnterprisePhoneConfigReq req = new GetEnterprisePhoneConfigReq();&lt;/P&gt;&lt;P&gt;try {&lt;BR /&gt;GetEnterprisePhoneConfigRes res = axlPort.getEnterprisePhoneConfig(req);&lt;BR /&gt;JAXBElement&amp;lt;XVendorConfig&amp;gt; enterprisePhoneConfig = res.getReturn().getEnterprisePhoneConfig().getVendorConfig();&lt;BR /&gt;//String name = enterprisePhoneConfig.getAny();&lt;BR /&gt;&lt;BR /&gt;System.out.println(enterprisePhoneConfig.getName().getNamespaceURI());&lt;BR /&gt;&lt;BR /&gt;} catch (Exception e) {&lt;BR /&gt;System.out.println(e);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;I'm not getting any errors, I'm just not getting any data, or I'm not accessing it correctly. I am unfamiliar with the JAXBElement&amp;lt;XVendorConfig&amp;gt; pattern.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hint in the right direction would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 14:42:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/getenterprisephoneconfigres/m-p/4130812#M3455</guid>
      <dc:creator>rcfoltz</dc:creator>
      <dc:date>2020-08-05T14:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: getEnterprisePhoneConfigRes</title>
      <link>https://community.cisco.com/t5/management/getenterprisephoneconfigres/m-p/4139634#M3471</link>
      <description>&lt;P&gt;I got this working, I think...&lt;/P&gt;
&lt;P&gt;Check out the 'getEnterprisePhoneConfig.java' sample from this project: &lt;A href="https://github.com/CiscoDevNet/axl-java-samples" target="_blank"&gt;CiscoDevNet/axl-java-samples&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 02:21:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/getenterprisephoneconfigres/m-p/4139634#M3471</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2020-08-22T02:21:50Z</dc:date>
    </item>
  </channel>
</rss>

