<?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>RE: Could Not connect error while testing basicChatDemo.html</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>RE: Could Not connect error while testing basicChatDemo.html</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-24T08:58:18Z</updated>
  <dc:date>2013-05-24T08:58:18Z</dc:date>
  <entry>
    <title>RE: How to identified in jabber the incoming call is video or audio</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15553201" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15553201</id>
    <updated>2013-05-24T03:45:26Z</updated>
    <published>2013-05-24T03:45:26Z</published>
    <summary type="html">[url=http://developer.cisco.com/web/jabber-developer/jabber-voice-forum/-/message_boards/message/15553161?p_p_auth=j9bPoctY]http://developer.cisco.com/web/jabber-developer/jabber-voice-forum/-/message_boards/message/15553161?p_p_auth=j9bPoctY[/url]
Please refer this llink for the explaination of my issue.
Thanks,
Praveen
 </summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-05-24T03:45:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to identified in jabber the incoming call is video or audio</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15553179" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15553179</id>
    <updated>2013-05-24T03:41:38Z</updated>
    <published>2013-05-24T03:41:38Z</published>
    <summary type="html">But VideoDirection is not correctly updating the value which is set when the call is initiated.
Is there any work around for this?
 
Thanks,
Praveen</summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-05-24T03:41:38Z</dc:date>
  </entry>
  <entry>
    <title>Identified incoming call is video or audio</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15553161" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15553161</id>
    <updated>2013-05-24T03:39:46Z</updated>
    <published>2013-05-24T03:39:35Z</published>
    <summary type="html">I saw the post [url=http://developer.cisco.com/web/jabber-developer/jabber-voice-forum/-/message_boards/message/6515712]http://developer.cisco.com/web/jabber-developer/jabber-voice-forum/-/message_boards/message/6515712[/url] But using "videoDirection" does not help.[url=http://developer.cisco.com/jabber/api/symbols/call.html#videoDirection] [/url] In my sample application, i tried obtaining the video direction in the conversation incoming event, but I could not obtain the value I set in the startConversation event. function callButtonClick() { .... var originateObject = {participant: { recipient: dn }, videoDirection: "SendRecv", remoteVideoWindow: 'videocallobject'}; $('#phonecontainer').cwic('startConversation',originateObject); }; ...... .......  $('#phonecontainer').bind('conversationIncoming.cwic', handleConversationIncoming);   function handleConversationIncoming(event, conversation, containerdiv) {          // if (conversation.videoDirection === "SendRecv"){// its video call}           calls.addCall(conversation, containerdiv);           };   I am always getting the value as "Inactive" for 'conversation.videoDirection' in "handleConversationIncoming()".  </summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-05-24T03:39:35Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15474904" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15474904</id>
    <updated>2013-05-22T05:08:28Z</updated>
    <published>2013-05-22T05:08:28Z</published>
    <summary type="html">David,
Even if I changed the browser mode to IE9 or IE8 and document mode to Quirks in internet explorer 10 then also internet explorer is crashing.
 
If it's not working that is fine but it shouldn't crash when I open the application.
Please help me on this.
 
Regards,
Karthik</summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-22T05:08:28Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15452807" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15452807</id>
    <updated>2013-05-21T14:16:11Z</updated>
    <published>2013-05-21T14:16:11Z</published>
    <summary type="html">IE10 is not yet supported - work is in progress: http://developer.cisco.com/web/jabber-developer/voice-overview</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-05-21T14:16:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15452405" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15452405</id>
    <updated>2013-05-21T14:02:41Z</updated>
    <published>2013-05-21T14:02:17Z</published>
    <summary type="html">Initially I used plugin version 2.0 now I installed the updated plugin version 3.0. I tried to get the softphone.log. but log file is not generating for the particular error.   But I check in some other machine(64 bit machine) containing IE 9. It is not crashing. I think the crash is happened to IE 10 installation in my machine. Please confirm on this.   Regards, Karthik</summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-21T14:02:17Z</dc:date>
  </entry>
  <entry>
    <title>RE: Jabber SDK supports multiple-party video softphone ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15440346" />
    <author>
      <name>homer liu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15440346</id>
    <updated>2013-05-21T04:15:55Z</updated>
    <published>2013-05-21T04:15:55Z</published>
    <summary type="html">David,
Thank for your quick and clear feedback very much!
 </summary>
    <dc:creator>homer liu</dc:creator>
    <dc:date>2013-05-21T04:15:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: Made a program with VB6 that initiates a video call (help with options)</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15428263" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15428263</id>
    <updated>2013-05-20T19:27:01Z</updated>
    <published>2013-05-20T19:27:01Z</published>
    <summary type="html">If your question refers to the Jabber native client for Windows (vs the SDK):
 
- Direct automation of the Jabber client is limited to the 'cross-launch' functions enumerated here: http://developer.cisco.com/web/jabber-developer/the-jabber-application#launchApp.  Launching with specific options like 'self-view enabled' are not present.
- For auto-answer scenarios, it should be possible to monitor Jabber for Windows events (like incoming call, which includes caller ID info) from a UCM CTI-based application (TAPI or JTAPI), then cause the endpoint to answer based on CTI command.  http://developer.cisco.com/web/jtapi http://developer.cisco.com/web/tapi.  Note there are versioning requirements for Jabber CTI support: http://developer.cisco.com/web/jtapi/wikidocs/-/wiki/Main/Cisco+CTI+Supported+Device+Matrix  Note using CTI APIs from VB is not particularly trivial...</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-05-20T19:27:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: Jabber SDK supports multiple-party video softphone ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15419713" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15419713</id>
    <updated>2013-05-20T16:19:11Z</updated>
    <published>2013-05-20T16:19:11Z</published>
    <summary type="html">The incoming video stream appears to be a single stream, so the Jabber SDK would not be able to 'split' out separate streams.  Not aware of any software-based video MCUs - as this is a processing intensive tasks, dedicated hardware is normally required for enterprise quality.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-05-20T16:19:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15420315" />
    <author>
      <name>Thomas Vanier</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15420315</id>
    <updated>2013-05-20T15:13:09Z</updated>
    <published>2013-05-20T15:13:09Z</published>
    <summary type="html">Thanks Karthik.
Was a previous version of the plugin working on the same machine, or is it the first plugin installed ? In IE, Tools =&gt; Manage add-ons shows the correct plugin version 3.0.0 ? What locale/language is configured on the machine ?
You confirm the crash occurs when the sample.html page loads ? If possible, could you:
- exit all browsers
- delete C:\Users\youruser\AppData\Local\CiscoWebCommunicator\softphone.log* if any
- restart IE, reproduce the crash and send softphone.log (if available) to [url=mailto:jabbersdk-support@cisco.com]jabbersdk-support@cisco.com[/url]
Thomas</summary>
    <dc:creator>Thomas Vanier</dc:creator>
    <dc:date>2013-05-20T15:13:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Jabber SDK supports multiple-party video softphone ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15417200" />
    <author>
      <name>homer liu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15417200</id>
    <updated>2013-05-20T14:04:10Z</updated>
    <published>2013-05-20T14:04:10Z</published>
    <summary type="html">Even though through MCU in the network each endpoint can get a combined stream, could Jabber SDK support to separate the combined stream into original separate video stream ?
Besides, is there Cisco SW solution for MCU ? If not, then commercial virtual machine can't be leverage for deployment.</summary>
    <dc:creator>homer liu</dc:creator>
    <dc:date>2013-05-20T14:04:10Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15416432" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15416432</id>
    <updated>2013-05-20T13:26:09Z</updated>
    <published>2013-05-20T13:26:09Z</published>
    <summary type="html">Hi Thomas,
I changed it to 32 bit version of IE and also restarted the machine. [b]But for 32 bit IE, the sample application is crashing.[/b]
For change the version 64 bit into 32 bit with the help of this link [url=http://www.sevenforums.com/tutorials/280434-internet-explorer-10-enable-32-bit-64-bit-ie10-windows-7-a.html]http://www.sevenforums.com/tutorials/280434-internet-explorer-10-enable-32-bit-64-bit-ie10-windows-7-a.html[/url]
For cross check the current version of IE, I used this link [url=http://www.enhanceie.com/ie/webdev.asp#bitness]http://www.enhanceie.com/ie/webdev.asp#bitness[/url]
Regards,
Karthik</summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-20T13:26:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15413980" />
    <author>
      <name>Thomas Vanier</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15413980</id>
    <updated>2013-05-20T12:30:29Z</updated>
    <published>2013-05-20T12:30:29Z</published>
    <summary type="html">Hi Karthik,
On Windows 7 64-bit, both the 32-bit version of Internet Explorer and the 64-bit can be installed. On a 64-bit OS, the Jabber SDK plugin supports the 32-bit version of IE only. Could you double-check you are running IE9 32-bit ? This page has more information:
[url=http://blogs.msdn.com/b/ieinternals/archive/2009/05/29/q-a-64-bit-internet-explorer.aspx]http://blogs.msdn.com/b/ieinternals/archive/2009/05/29/q-a-64-bit-internet-explorer.aspx[/url]
Thomas</summary>
    <dc:creator>Thomas Vanier</dc:creator>
    <dc:date>2013-05-20T12:30:29Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : Need functionality to delete the createVideoWindow object.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15414357" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15414357</id>
    <updated>2013-05-20T12:26:19Z</updated>
    <published>2013-05-20T12:26:19Z</published>
    <summary type="html">Thanks for your reply.
Ya I understand the scenario. There is no need of "deleteVideoWindow" function in my application.
 </summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-20T12:26:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: CWIC : Need functionality to delete the createVideoWindow object.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15413918" />
    <author>
      <name>Thomas Vanier</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15413918</id>
    <updated>2013-05-20T12:22:30Z</updated>
    <published>2013-05-20T12:22:30Z</published>
    <summary type="html">Hi Karthik,
The [url=http://developer.cisco.com/jabber/api/symbols/%24.fn.cwic.html#-createVideoWindow]createVideoWindow[/url] function creates a window to be used by startConversation, add/removePreviewWindow, and updateConversation(add/removeRemoteVideoWindow). I think the video window is automatically destroyed when the associated DOM element is removed. Supposing all video window elements have a class "video-window", this destroys all of them:
jQuery('.video-window').remove();
Upon logout, does your application modify the DOM on logout, or just hide elements ? Do you think a new "deleteVideoWindow" function would be helpful ?
Thanks, Thomas</summary>
    <dc:creator>Thomas Vanier</dc:creator>
    <dc:date>2013-05-20T12:22:30Z</dc:date>
  </entry>
  <entry>
    <title>CWIC : IE 9 Windows 7 64 bit machine crashes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15410196" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15410196</id>
    <updated>2013-05-20T07:27:55Z</updated>
    <published>2013-05-20T07:27:55Z</published>
    <summary type="html">Hi ,
If I open the sample.html in IE, Browser gets crashed.But it is working in Chrome.
Details:
JabberSDK : 3.0
JQuery : 1.4.0
WebCommunicator : CiscoWebCommunicator_Win_9_2
I saw in Jabber developer that Video &amp; Voice call was not supported in IE9 windows 7 64 bit machine.
But Is there anyway to stop the browser crash when I open the application in IE 9?
 
Regards,
Karthik
Regards,
Karthik</summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-20T07:27:55Z</dc:date>
  </entry>
  <entry>
    <title>CWIC : Need functionality to delete the createVideoWindow object.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15408054" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15408054</id>
    <updated>2013-05-20T05:55:03Z</updated>
    <published>2013-05-20T05:55:03Z</published>
    <summary type="html">Hi,
I checked the cwic help document. I am not able to see anyfunction that is relevant to delete the created video window object.
Instead I found addpreviow window and remove preview window.
Scenario:
When I logout, I have to delete the created video window object.
 
Regards,
Karthik</summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-20T05:55:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Jabber SDK supports multiple-party video softphone ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15387553" />
    <author>
      <name>David Staudt</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15387553</id>
    <updated>2013-05-18T19:22:29Z</updated>
    <published>2013-05-18T19:22:29Z</published>
    <summary type="html">The Jabber SDK video endpoint supports only a single active call at a time, however multi-party video calls would be implemented via a video conferencing bridge (MCU) in the network, which would combine multiple video streams from participants and send a combined stream to each endpoint, much in the way that a conference bridge functions.</summary>
    <dc:creator>David Staudt</dc:creator>
    <dc:date>2013-05-18T19:22:29Z</dc:date>
  </entry>
  <entry>
    <title>Jabber SDK supports multiple-party video softphone ?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15386690" />
    <author>
      <name>homer liu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15386690</id>
    <updated>2013-05-18T12:35:09Z</updated>
    <published>2013-05-18T12:35:09Z</published>
    <summary type="html">Hi, 
 
Can Jabber SDK support multiple-party video softphone ?
If yes, could an example be given  for demo ?
If no, does any other Cisco service support it ?
 
Thanks,
Homer</summary>
    <dc:creator>homer liu</dc:creator>
    <dc:date>2013-05-18T12:35:09Z</dc:date>
  </entry>
  <entry>
    <title>RE: Could Not connect error while testing basicChatDemo.html</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15361636" />
    <author>
      <name>Saagar Takhi</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15361636</id>
    <updated>2013-05-17T12:09:55Z</updated>
    <published>2013-05-17T12:09:55Z</published>
    <summary type="html">1. If I am going to run my sample on xampp server, that is localhost, then what should be the 'domain' ?
2. I am using a localhost:7070 as the BOSH server as i used openfire.
please help</summary>
    <dc:creator>Saagar Takhi</dc:creator>
    <dc:date>2013-05-17T12:09:55Z</dc:date>
  </entry>
</feed>

