<?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>Switch from Deskphone to Softphone</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9885274" />
  <subtitle>Switch from Deskphone to Softphone</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=9885274</id>
  <updated>2013-05-25T11:46:30Z</updated>
  <dc:date>2013-05-25T11:46:30Z</dc:date>
  <entry>
    <title>RE: Switch from Deskphone to Softphone</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10037842" />
    <author>
      <name>Christophe Baehr</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10037842</id>
    <updated>2013-01-08T16:07:27Z</updated>
    <published>2013-01-08T16:07:27Z</published>
    <summary type="html">Hi Thomas,
 
Thanks for your help. We are going to check what's wrong in the logfile.
Regarding access from the client, everything is open.
We only have the issue when we try to switch from deskphone to softphone. If we connect directly with softphone enabled it works great.
 
Regards
Fabian</summary>
    <dc:creator>Christophe Baehr</dc:creator>
    <dc:date>2013-01-08T16:07:27Z</dc:date>
  </entry>
  <entry>
    <title>RE: Switch from Deskphone to Softphone</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10037365" />
    <author>
      <name>Thomas Vanier</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10037365</id>
    <updated>2013-01-08T15:30:27Z</updated>
    <published>2013-01-08T15:30:27Z</published>
    <summary type="html">Hi Fabian,
In softphone mode, the Jabber SDK requires a specific device configured in CUCM to successfully SIP register. The device must be of type CSF (Cisco Unified Services Clients Framework). Default device name is ECP{user} by convention, where {user} is the CUCM end user id passed to the registerPhone function. A different device can be selected by the application by specifying a "devicesAvailable" callback to registerPhone (see the cwic API documentation).
In order to register in softphone mode, the Jabber SDK first downloads the device configuration over TFTP (port 69) or HTTP (port 6970). Are these protocols/ports allowed between your client and CUCM ?
You should find more details about the exact error in your local softphone.log under C:\Users\{wuser}\AppData\Local, where {wuser} is the Windows user is.
Hope this helps, Thomas</summary>
    <dc:creator>Thomas Vanier</dc:creator>
    <dc:date>2013-01-08T15:30:27Z</dc:date>
  </entry>
  <entry>
    <title>Switch from Deskphone to Softphone</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9885273" />
    <author>
      <name>Christophe Baehr</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9885273</id>
    <updated>2013-01-03T15:47:19Z</updated>
    <published>2013-01-03T15:47:19Z</published>
    <summary type="html">Hi,
 
We are currently troubleshooting our application based on Jabber SDK and we're facing problem when trying to switch from Deskphone Mode to Softphone Mode.
We can see a "Tftp fetch error" in our console.
Could you please help us on that please ?
 
Regards
Fabian</summary>
    <dc:creator>Christophe Baehr</dc:creator>
    <dc:date>2013-01-03T15:47:19Z</dc:date>
  </entry>
</feed>

