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

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
  • 352 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
  • 377 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
  • 729 Views
  • 2 replies
  • 0 Helpful votes

Hello,I'm looking for a way to share or export my current jabber status from the Jabber mac client to a network device.  The idea is to send this information to a Raspberry Pi like device.  Any feedback would be greatly appreciated.Best Regards,Pedro...

pefuente by Level 1
  • 493 Views
  • 2 replies
  • 0 Helpful votes

We have noticed that many times when sending IPPS type messages either execute, directory, or text, that they will fail, and then also kill the Cisco TSP driver.  This issue was never seen before in 6.x - 9.x.  Has anyone noticed anything similar.  W...