Hello Folks,I am using CVP Rest_Client call studio element to initiate a POST request. In the request it is mandatory to set the Content-Length as 0 (zero). I am trying to set this value in Headers part of the element, but for some reason i still get...
view more
Hi, I'm trying to build a couple of custom UDS servers to bind di 2 different user profiles for Jabber. The goal is providing a separated phone book for users with profile A (linked to the UDS Server A) and users in profile B (linked to the UDS Server B)
...
view more
Currently, we are using the SMACK library, where we can only get the subscription via AgentID, however, in finesse, we can log in with a username or login name.
Can anyone guide me on how we can subscribe to the XMPP events using a username?
Hi, I am able to create an XMPP connection via CAXL (jabberwerx) with agent id, but when I use a username (loginName) it doesn't make a connection and returns a not-authorized error. I have checked Strophe on the other hand, allows to make...
view more