Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have handheld devices throughout hospital using Jabber as VoIP client. Jabber time to time gets disconnected or goes into some unstable state and calls get a busy signal. I was directed to use AXL WS to try finding if a Jabber client (particular ...
We have a web application. Is it possible to use the XMPP or the Presence Web Service APIs to get status info of Jabber users? The web application generates a link to be rendered in a mobile app environment. The link opens the Jabber app with a numbe...
dstaudtThanks! I got this working as the following in case someone else is looking for the same:login - login as application user and get a session keylogin - login end user using the session key and get another key for end usergetPolledPresence - g...