<?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>Using Phone Templates</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5976376" />
  <subtitle>Using Phone Templates</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5976376</id>
  <updated>2013-05-22T10:25:14Z</updated>
  <dc:date>2013-05-22T10:25:14Z</dc:date>
  <entry>
    <title>RE: Using Phone Templates</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9381640" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9381640</id>
    <updated>2012-12-14T19:51:53Z</updated>
    <published>2012-12-14T19:51:53Z</published>
    <summary type="html">Crossposted: http://developer.cisco.com/web/axl/community/-/message_boards/view_message/9382619</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-12-14T19:51:53Z</dc:date>
  </entry>
  <entry>
    <title>RE: Using Phone Templates</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9373406" />
    <author>
      <name>Fouad Mouffok</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9373406</id>
    <updated>2012-12-14T16:42:36Z</updated>
    <published>2012-12-14T16:42:36Z</published>
    <summary type="html">Hi,
I'm trying to achieve the same thing. I'm not using a BAT phone template but a simple device. The idea is to create a new device by copying another one, just changing some properties like DN, MAC, ...
Using C# and the Proxy class, I'm unable to fill my new device (XPhone) with the properties of the device template which I got from an AXL Getphone Request(RPhone). Explicit and Implicit Casting isn't working between XPhone and RPhone. :-(
E.g: Xphone.Xbusylampfieds=RPhone.Xbusylampfields or Xphone.lines=RPhone.lines
How are you handling this in your code?
any example is welcome
Regards,
./WM</summary>
    <dc:creator>Fouad Mouffok</dc:creator>
    <dc:date>2012-12-14T16:42:36Z</dc:date>
  </entry>
  <entry>
    <title>RE: Using Phone Templates</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9174650" />
    <author>
      <name>Pradeep P V N</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9174650</id>
    <updated>2012-12-07T15:01:42Z</updated>
    <published>2012-12-07T15:01:42Z</published>
    <summary type="html">How to add phone using Phone Template in CUCM 9 using C#?</summary>
    <dc:creator>Pradeep P V N</dc:creator>
    <dc:date>2012-12-07T15:01:42Z</dc:date>
  </entry>
  <entry>
    <title>RE: Using Phone Templates</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6477580" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6477580</id>
    <updated>2012-09-11T23:21:08Z</updated>
    <published>2012-09-11T23:21:08Z</published>
    <summary type="html">It looks like the BAT templates of each type (e.g. phone) are stored in their respective tables in UCM, but marked as template types.  For example:
 
&gt;run sql select name from device where tkclass = 253
 
will return all of the BAT phone templates.  ('253' in the 'typeclass' table is 'Phone Template')
 
You could then use AXL GetPhone to retrieve the details of a particular template, and use those settings in an AXL addPhone request.
 
There is no way to 'shortcut' filling out the addPhone fields by just specifying the template name...</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-09-11T23:21:08Z</dc:date>
  </entry>
  <entry>
    <title>Using Phone Templates</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5976375" />
    <author>
      <name>Jacob Munson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5976375</id>
    <updated>2012-07-02T14:49:01Z</updated>
    <published>2012-07-02T14:49:01Z</published>
    <summary type="html">Hello all,
 
I am just starting to play with AXL and an idea I have had for a while for phone administration. I am wondering if its posible to reference phone templates in the BAT secion of CCM admin when adding a phone through AXL?

 
Also as I said I am new to this so I am still trying to understand the CUCM admin XML Interface Spec. Is there a document somewhere that explains how to use it. for example what's the difference between Elements, Complex types, and Simple types?
 
Thank you for the help
Jacob.</summary>
    <dc:creator>Jacob Munson</dc:creator>
    <dc:date>2012-07-02T14:49:01Z</dc:date>
  </entry>
</feed>

