<?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>logging user with Extension Mob. API</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2035789" />
  <subtitle>logging user with Extension Mob. API</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=2035789</id>
  <updated>2013-05-24T14:10:54Z</updated>
  <dc:date>2013-05-24T14:10:54Z</dc:date>
  <entry>
    <title>RE: logging user with Extension Mob. API</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5036914" />
    <author>
      <name>Breno Lucena</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5036914</id>
    <updated>2012-01-20T18:54:37Z</updated>
    <published>2012-01-20T18:54:37Z</published>
    <summary type="html">Hello Dan,

To gather information from your user, you should use the IP Phone API.

Once you have it, you´ll be able to build XML definitions to input data and pass it as a parameter to a ASP/ASPX application endpoint.

Example:

                    &lt;CiscoIPPhoneInput&gt;
                        &lt;Title&gt;Your Application Name&lt;/Title&gt;
                        &lt;Prompt&gt;...&lt;/Prompt&gt;
                        &lt;URL&gt;http://[your_app_endpoint]/&lt;/URL&gt;
                        &lt;InputItem&gt;
                            &lt;DisplayName&gt;Pin&lt;/DisplayName&gt;
                            &lt;QueryStringParam&gt;UserPin&lt;/QueryStringParam&gt;
                            &lt;DefaultValue&gt;&lt;/DefaultValue&gt;
                            &lt;InputFlags&gt;TP&lt;/InputFlags&gt;
                        &lt;/InputItem&gt;                        
                    &lt;/CiscoIPPhoneInput&gt;

I hope it helps you!

Regards.

Breno Lucena   :D</summary>
    <dc:creator>Breno Lucena</dc:creator>
    <dc:date>2012-01-20T18:54:37Z</dc:date>
  </entry>
  <entry>
    <title>logging user with Extension Mob. API</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2035788" />
    <author>
      <name>dan dan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2035788</id>
    <updated>2010-03-12T20:34:21Z</updated>
    <published>2010-03-12T20:34:21Z</published>
    <summary type="html">Hallo all
i'm newbie in Extendion mobility API.
I have looked Extension M. API Guide for cisco Unified Call Manager also but not satisfied ...
My first task is by using Extension mobility logging users and load custom user  profiles on Ip phones.
(In deveoper guide there is only request xml but how to fill the fields device name,userID e.g datas)
is there any sample ?
 
thanks</summary>
    <dc:creator>dan dan</dc:creator>
    <dc:date>2010-03-12T20:34:21Z</dc:date>
  </entry>
</feed>

