Picture of Sou
Registered 3 years 17 days
Sou Thursday, 30 June 2022, 03:36 PM
Do not receive "UserInfo" message for all the Users after initializing RCC.
Hi,

I am using RCC api. When initializing, i normally get "UserInfo" messages from all the users of the pbx, but now i get it only from the user connected to the websocket.
{ "mt": "UserInfo", "api": "RCC", "update": "add", ...

Beacause of this, i am not able to start a call via the rcc api and i get "user unknown" error.
{
"api": "RCC",
"mt": "UserCallResult",
"call": 0,
"error": "user unknown"
}

P.S. i am initializing RCC, Devices and UserInitialize
P.S. On the old pbx (ARM) it was working, but with the new cloud pbx, it is not anymore.

Thank you for your support!
← You can define your color theme preference here