<?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: Using Phone Migration Feature using AXL in Management</title>
    <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292518#M4279</link>
    <description>&lt;P&gt;The question was just about the functionality - is there an API for it.&lt;/P&gt;
&lt;P&gt;I've been doing AXL since CCM 4.x, so I'm aware of the alternatives - but if you load the full device, and modify, there's some things you need to figure out through trial &amp;amp; error - not every device type has every object. So, besides changing obvious things like phone button templates, there's certainly things in the 'product specific layout' that changes. And that's really where the rubber meets the road.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be great if Cisco adopted their 'API first' approach for CUCM, too. There's too many things you can do in CCMAdmin that there's no API for. CCMAdmin should be a frontend using AXL to talk to the CUCM.&lt;/P&gt;</description>
    <pubDate>Wed, 21 May 2025 07:43:27 GMT</pubDate>
    <dc:creator>stephan.steiner</dc:creator>
    <dc:date>2025-05-21T07:43:27Z</dc:date>
    <item>
      <title>Using Phone Migration Feature using AXL</title>
      <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5291924#M4274</link>
      <description>&lt;P&gt;Is there a way to use the 'Migration Phone' functionality of the CUCM admin interface through AXL? We're looking into a way to programmatically migrate phones.&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 11:00:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5291924#M4274</guid>
      <dc:creator>stephan.steiner</dc:creator>
      <dc:date>2025-05-19T11:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Phone Migration Feature using AXL</title>
      <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5291944#M4275</link>
      <description>&lt;P&gt;Are you asking about migrating phones from one CUCM cluster to another, or from CUCM to WxC?&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 12:18:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5291944#M4275</guid>
      <dc:creator>Elliot Dierksen</dc:creator>
      <dc:date>2025-05-19T12:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Phone Migration Feature using AXL</title>
      <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292041#M4276</link>
      <description>&lt;P&gt;There doesn't appear to be anything in AXL proper to manage bulk admin of any kind &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There are a number of &lt;STRONG&gt;bat*&lt;/STRONG&gt; tables described in the Data Dictionary that look like they would enable you to manage/schedule batch job things, with the perennial caveat of there being no programmatic mechanism for uploading the actual bat files (other than emulating the web UI.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DavidStaudt_0-1747670614946.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/245192i10543067C274530C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DavidStaudt_0-1747670614946.png" alt="DavidStaudt_0-1747670614946.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 May 2025 16:03:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292041#M4276</guid>
      <dc:creator>DavidStaudt</dc:creator>
      <dc:date>2025-05-19T16:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Phone Migration Feature using AXL</title>
      <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292199#M4277</link>
      <description>&lt;P&gt;Phone migration from one model to another (phone lifecycle) as it's possible via cucm webUI. One by one (initiated when the technician is in front of the phone), no (prior) bulk migration.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 06:26:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292199#M4277</guid>
      <dc:creator>TomTom1313</dc:creator>
      <dc:date>2025-05-20T06:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using Phone Migration Feature using AXL</title>
      <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292252#M4278</link>
      <description>&lt;P&gt;I am not aware of how you could do that conversion in bulk as you would from the GUI one at a time. It shouldn't be terribly difficult to code it manually if you are comfortable with python. I would compare how a phone looks before and after the conversion so you could have a template. A large number of the data element could be copied directly. The dicey part is that you would have to delete the old phone, and then add the new phone.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 11:24:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292252#M4278</guid>
      <dc:creator>Elliot Dierksen</dc:creator>
      <dc:date>2025-05-20T11:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using Phone Migration Feature using AXL</title>
      <link>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292518#M4279</link>
      <description>&lt;P&gt;The question was just about the functionality - is there an API for it.&lt;/P&gt;
&lt;P&gt;I've been doing AXL since CCM 4.x, so I'm aware of the alternatives - but if you load the full device, and modify, there's some things you need to figure out through trial &amp;amp; error - not every device type has every object. So, besides changing obvious things like phone button templates, there's certainly things in the 'product specific layout' that changes. And that's really where the rubber meets the road.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be great if Cisco adopted their 'API first' approach for CUCM, too. There's too many things you can do in CCMAdmin that there's no API for. CCMAdmin should be a frontend using AXL to talk to the CUCM.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 07:43:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/using-phone-migration-feature-using-axl/m-p/5292518#M4279</guid>
      <dc:creator>stephan.steiner</dc:creator>
      <dc:date>2025-05-21T07:43:27Z</dc:date>
    </item>
  </channel>
</rss>

