<?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>Features and Enhancements</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=5453003" />
  <subtitle>A place to discuss what the CAXL library can provide to web applications, and to bring suggestions</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=5453003</id>
  <updated>2013-05-21T20:25:55Z</updated>
  <dc:date>2013-05-21T20:25:55Z</dc:date>
  <entry>
    <title>IM GroupChat : How to start Group Chat  in the provided sample application.</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15002900" />
    <author>
      <name>karthik mohan</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15002900</id>
    <updated>2013-05-07T07:09:46Z</updated>
    <published>2013-05-07T07:09:46Z</published>
    <summary type="html">Hi ,
I tried to create and search the room. But I am getting error.
Please let me know, group chat or conversation is possible in the shared jabber sandbox environment.
If possible, Kindly tell me the steps to achieve the functionality.
Regards,
Karthik</summary>
    <dc:creator>karthik mohan</dc:creator>
    <dc:date>2013-05-07T07:09:46Z</dc:date>
  </entry>
  <entry>
    <title>Roaster view - filterByContacts not working</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15001384" />
    <author>
      <name>Praveen Kumar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=15001384</id>
    <updated>2013-05-07T05:15:56Z</updated>
    <published>2013-05-07T05:15:56Z</published>
    <summary type="html">I used the following piece of code in my application.
 
                                        var rosterView = new jabberwerx.ui.RosterView(client.entitySet, jabberwerx.ui.RosterView.groupmode_single);
                                        rosterView.addFilter(rosterView.invocation("filterByContacts"));
                                        rosterView.render().appendTo(".my_roster");
                                        rosterView.height(400);
                                        rosterView.update();
but I am not able to view the Roster view itself when I use "filterByContacts". "filterByActive" is working fine and also if do not use any filter I am able to view the
Roster list. I am not sure why it is not working for "filter by contact" alone. There is no error or exception thrown in jquery.                                         rosterView.addFilter(rosterView.invocation("filterByContacts")); is working fine in CAXL v2012.02.34009 DEBUG\doc\examples\sampleclient.html.
 
 </summary>
    <dc:creator>Praveen Kumar</dc:creator>
    <dc:date>2013-05-07T05:15:56Z</dc:date>
  </entry>
  <entry>
    <title>Search MUC ROOMS on multiple nodes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14984454" />
    <author>
      <name>Ruzel Jamilon</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=14984454</id>
    <updated>2013-05-06T19:08:01Z</updated>
    <published>2013-05-06T19:06:29Z</published>
    <summary type="html">Hello.

The current version for CAXL API can only search MUC Rooms against one node. We have multiple nodes in our environment and we need to be able to search through all nodes. 

I edited MUCSearchView.js _search function to iterate and search for all hardcoded nodes. I also edited callback function _handleConfigSubmit - to display results for all nodes. But the display I am getting is separate lists for all different nodes. The extra forms are being appended to the searchResultsDiv, each table having its owm headers and scroll bars (if any).

I am trying to find a way to collect all results first then render the form but the methods being called for this (mostly in Client.js) are globally used and will affect other results. Is there a way to manipulate object "form" (passed in _handleConfigSubmit) to be able to collect the lists and display final results as one. 

Or - is it possible to pass multiple nodenames at ones to CUPS and receive the search result for all nodes in one list??

Thank you.</summary>
    <dc:creator>Ruzel Jamilon</dc:creator>
    <dc:date>2013-05-06T19:06:29Z</dc:date>
  </entry>
  <entry>
    <title>Local Contact for Jabber IPAD logged in CUP</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13318819" />
    <author>
      <name>driss.benattou (simulated)</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13318819</id>
    <updated>2013-03-20T23:08:37Z</updated>
    <published>2013-03-20T23:08:37Z</published>
    <summary type="html">Hi,
As you know, when Jabber for IPAD logged using CUP, local contacts are not imported. it's only possible when logging with CM Account.
Is there any workround for this limitation.
 
Regards
Driss</summary>
    <dc:creator>driss.benattou (simulated)</dc:creator>
    <dc:date>2013-03-20T23:08:37Z</dc:date>
  </entry>
  <entry>
    <title>How to map the Jabber ID with external contacts?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13070695" />
    <author>
      <name>Felix Xavier</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=13070695</id>
    <updated>2013-03-15T10:56:47Z</updated>
    <published>2013-03-15T10:55:10Z</published>
    <summary type="html">Hi All,   How to map a jabber ID with external contact? , for example my contact  ID is  "felix@hotmail.com". I want to map this id with a Jabber ID.        Thanks &amp; Regards Felix</summary>
    <dc:creator>Felix Xavier</dc:creator>
    <dc:date>2013-03-15T10:55:10Z</dc:date>
  </entry>
  <entry>
    <title>RE: Outlook Contact</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8726033" />
    <author>
      <name>Christophe Baehr</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8726033</id>
    <updated>2012-11-21T13:10:14Z</updated>
    <published>2012-11-21T13:10:14Z</published>
    <summary type="html">Hi Howard,
 
Thanks for your input.
Using activeX means using IE only, which is not a solution.
 
I though something was on the way since the jabber 9.1 client does support it :)
 
Regards
Fabian</summary>
    <dc:creator>Christophe Baehr</dc:creator>
    <dc:date>2012-11-21T13:10:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: Outlook Contact</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8707517" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8707517</id>
    <updated>2012-11-20T21:53:37Z</updated>
    <published>2012-11-20T21:53:37Z</published>
    <summary type="html">Christophe,
As far as I know this is not in the roadmap for web SDK. However, you can implment this by using ActiveX.
Below please see some sample Javscript code that allows you to retrieve the Outlook contact list that might help.
var Const_olFolderContacts = 10;
var objApp = new ActiveXObject("Outlook.Application");
var objNS = objApp.GetNamespace("MAPI");
var colContacts = objNS.GetDefaultFolder(Const_olFolderContacts).Items
for( var i=1; i&lt;=colContacts.count;i++)
{
 var v = colContacts.item(i);
 alert(v["FullName"]+" ("+v["Email1Address"]+")");
}
 
Howard</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2012-11-20T21:53:37Z</dc:date>
  </entry>
  <entry>
    <title>Outlook Contact</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8560121" />
    <author>
      <name>Christophe Baehr</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8560121</id>
    <updated>2012-11-14T17:21:14Z</updated>
    <published>2012-11-14T17:21:14Z</published>
    <summary type="html">Hi all,
 
It seems that the last version of Cisco Jabber (9.1) contains an Outlook Connector that looks in your Personal Contact Cards and allow you to add this contact as an "External contact" in the contact list of Cisco Jabber.
Does anybody know if there's something similar integrated in the SDK that would allow us to use this kind of lookup ?
 
Thanks a lot
Regards
 
Fabian</summary>
    <dc:creator>Christophe Baehr</dc:creator>
    <dc:date>2012-11-14T17:21:14Z</dc:date>
  </entry>
  <entry>
    <title>RE: Voice Presence</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5517648" />
    <author>
      <name>Shankar Ganesh Jayagopi</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5517648</id>
    <updated>2012-04-25T18:26:39Z</updated>
    <published>2012-04-25T18:26:39Z</published>
    <summary type="html">Hi Victor, 

Yes, we sync this info for a rich presence experience. 

For example, in CAXL, when you create a SelfPresenceView, the 2nd parameter of "true" specifies that you want a composed presence ( IM + Phone )

[In SampleClient.html]  var prsView = new jabberwerx.ui.SelfPresenceView(client,true);

HTH, 
Shankar</summary>
    <dc:creator>Shankar Ganesh Jayagopi</dc:creator>
    <dc:date>2012-04-25T18:26:39Z</dc:date>
  </entry>
  <entry>
    <title>Voice Presence</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5453167" />
    <author>
      <name>Victor Vazquez</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5453167</id>
    <updated>2012-01-13T12:23:52Z</updated>
    <published>2012-01-13T12:23:52Z</published>
    <summary type="html">Hi,
 
taking into account that they are different libraries, when a user has a voice call, is this reflected in his Presence Status as 'On a Call'?.
 
Thanks,
Victor
 
 </summary>
    <dc:creator>Victor Vazquez</dc:creator>
    <dc:date>2012-01-13T12:23:52Z</dc:date>
  </entry>
  <entry>
    <title>Integration with Google Apps</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5453163" />
    <author>
      <name>Darren Parkinson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5453163</id>
    <updated>2011-11-08T17:26:50Z</updated>
    <published>2011-11-08T17:26:50Z</published>
    <summary type="html">Are there any plans to fully integrate the Cisco Jabber components into Google Apps?  For example if someone is using Google Calendar/Mail, seeing the presence status of colleagues and also being able to call them using CUCM, or escalating to WebEx?
 
Thanks in advance for any feedback you can provide.</summary>
    <dc:creator>Darren Parkinson</dc:creator>
    <dc:date>2011-11-08T17:26:50Z</dc:date>
  </entry>
  <entry>
    <title>How has CAXL helped you develop your web apps?</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5453159" />
    <author>
      <name>Adrienne Moherek</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5453159</id>
    <updated>2011-09-29T20:15:20Z</updated>
    <published>2011-09-29T20:15:20Z</published>
    <summary type="html">What is CAXL?
The Cisco AJAX XMPP Library is an API designed to simplify and 
accelerate the development of client applications. The client library 
provides a jump start for developers writing Extensible Messaging and 
Presence Protocol (XMPP)-enabled web applications or clients from 
scratch.

 
How has CAXL helped you develop your web apps?</summary>
    <dc:creator>Adrienne Moherek</dc:creator>
    <dc:date>2011-09-29T20:15:20Z</dc:date>
  </entry>
</feed>

