<?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>double EditDial URI  arise a timeout error...</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5811071" />
  <subtitle>double EditDial URI  arise a timeout error...</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5811071</id>
  <updated>2013-05-22T04:55:05Z</updated>
  <dc:date>2013-05-22T04:55:05Z</dc:date>
  <entry>
    <title>RE: double EditDial URI  arise a timeout error...</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7299471" />
    <author>
      <name>Stefania Oliviero</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7299471</id>
    <updated>2012-10-03T08:58:35Z</updated>
    <published>2012-10-03T08:58:35Z</published>
    <summary type="html">My Client tried on Cisco 7911 and 7942. I tried with 7970 model.
For me is no longer a bug because I found the solution that is  to send an Init:Services URI before the EditDial URI. 
 
 </summary>
    <dc:creator>Stefania Oliviero</dc:creator>
    <dc:date>2012-10-03T08:58:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: double EditDial URI  arise a timeout error...</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7293121" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7293121</id>
    <updated>2012-10-03T01:39:30Z</updated>
    <published>2012-10-03T01:39:30Z</published>
    <summary type="html">Interesting...
I can't say as this sounds like good behaviour, so would lean towards 'bug'...
Is this something you see using all Cisco phones, or only some models..?
Do you have a CDN Developer Support contract so we can get engineering to look at some logs and traces?
http://developer.cisco.com/web/devservices/alldevs#case</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-10-03T01:39:30Z</dc:date>
  </entry>
  <entry>
    <title>RE: double EditDial URI  arise a timeout error...</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7114359" />
    <author>
      <name>Stefania Oliviero</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7114359</id>
    <updated>2012-09-27T13:22:53Z</updated>
    <published>2012-09-27T13:16:14Z</published>
    <summary type="html">[quote=David Staudt]If you're still working on this: can you provide some more details on the XML objects and the flow of events?  Sample XML request/response and or a network packet capture of the scenario would be most helpful.[/quote]
this is the request I do:

via JTapi method Terminal.SendData
 

&lt;CiscoIPPhoneExecute&gt;
&lt;ExecuteItem  URL="EditDial:6503"
&gt;&lt;/ExecuteItem&gt;
&lt;/CiscoIPPhoneExecute&gt;

And this is the Exception I get the second time:
Exception: Cti request timed out
com.cisco.jtapi.PlatformExceptionImpl: Cti request timed out
	at com.cisco.jtapi.TerminalImpl.sendData(TerminalImpl.java:1128)
	at com.cisco.jtapi.TerminalImpl.sendData(TerminalImpl.java:1109)
	at testPush.pushEditDial(testPush.java:701)
	at testPush.main(testPush.java:147)</summary>
    <dc:creator>Stefania Oliviero</dc:creator>
    <dc:date>2012-09-27T13:16:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: double EditDial URI  arise a timeout error...</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6426480" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6426480</id>
    <updated>2012-09-05T17:28:15Z</updated>
    <published>2012-09-05T17:28:15Z</published>
    <summary type="html">If you're still working on this: can you provide some more details on the XML objects and the flow of events?  Sample XML request/response and or a network packet capture of the scenario would be most helpful.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2012-09-05T17:28:15Z</dc:date>
  </entry>
  <entry>
    <title>double EditDial URI  arise a timeout error...</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5811070" />
    <author>
      <name>Stefania Oliviero</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5811070</id>
    <updated>2012-06-04T09:04:18Z</updated>
    <published>2012-06-04T09:04:18Z</published>
    <summary type="html">Hi to all, 
I use EditDial URI in a Web Click2Dial application. The customer doesn't want to use the Dial URi because he wants to check the dialed number before  starting call.
If the user doesn't off Hook and resend an EditDIal URI (with the former request still displayed), my application arises an exception (Timeout) and
 sometimes IPPhone is blocked (I Can't send no more command).
My solution is to send an Init:Services URI befor the EditDial URI. 
Is this  a bug ?</summary>
    <dc:creator>Stefania Oliviero</dc:creator>
    <dc:date>2012-06-04T09:04:18Z</dc:date>
  </entry>
</feed>

