Audio and Video Endpoints

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Please note that Remote Expert Mobile announced end-of-life and support will end on February 28, 2022.

Forum Posts

Experts,I have a customer who does not have any in-house developers.  And would like to know what it takes to pickup and leverage Jabber SDK.   would someone please suggest what is some base skills my customer should have to use Jabber SDK.is it Java...

lyuan by Level 4
  • 1382 Views
  • 4 replies
  • 1 Helpful votes

Hi    I am sending message to other user using client.sendMesage(toUser,messageContent) , here if toUser is not logged to the cups then in sender side messages are getting echoed , i am trying to validate toUser status if its connected or not using t...

shahhuss by Level 1
  • 399 Views
  • 2 replies
  • 0 Helpful votes

Hi,I am using QuickContact to create a roster of users for someone to chat with.I find that if the users are already logged into Jabber when I subscribe to them that their presence will be captured correctly in the "primaryPresenceChanged" event.That...

jmennear by Cisco Employee
  • 408 Views
  • 1 replies
  • 0 Helpful votes

Hi Team,                I am new to this environment. Please provide/help  me with some steps (or) documents to start with jabber sdk, sandbox  and how to integrate web app using jabber, if possible with some sample code,doc (or) links.It will be gre...

Below is the code for JabberAPI.            var demoConfig = {                domain: "domainId", //the domain specified for your CUP server                httpBindingURL: "url", //the BOSH url for your server                unsecureAllowed: false //...

Hi, Playing with Jabber SDK Samples, I noticed most of them pass plain text passwords in JavaScript to authenticate against CUCM. Looking at the JSDoc, this is also possible: jQuery('#phone').cwic('registerPhone', {    user: 'fbar',    password: {   ...

bojanraic by Level 1
  • 768 Views
  • 2 replies
  • 0 Helpful votes