I allways get a message that there are no ImportUsers available: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <ImportUserstotal="0" />
When i go into the CUC web administration an go to Import Users i have to select a connection: Find End Users In... i can select the CCM which i configured as Phone System with an AXL Connection. When i select the CCM the system finds all users in CCM.
is the CUPI request incomplete? why does it return no users like the webui? maybe i need to add a request parameter to specify the CCM???
When I try to import a user i get a "NO CONTENT" result vom the json call.
Has anybody an idea?
Subject: RE: CUPI User Import Replied by: Florian Tiefenbrunner on 26-07-2013 08:43:42 AM Hello,
Hi All, Currently utilising CURRI via Python 2.7 - working fine. However, have a requirement to migrate to Python 3.x for compliance reasons.Unfortunately, the SocketServer application no longer functions as expected in 3.x.I've ran all code via 2to3...
view more
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?