Picture of JiangNan
Registered 6 years 73 days
JiangNan Thursday, 13 June 2019, 10:46 PM
Monitor "User" object setting from WebSoctet connection
Hi there,
I'm reading through the PbxAdminApi and I cannot find a way to monitor the configuration updates of a user. I see MonitorAdminObject and MonitorConfig but I don't think that is used for this purpose. We'd like to get user setting updates such as forward all/noanswer/busy etc. Is that possible?
Many thanks!
Josie
2013
Moderator Registered 16 years 72 days
Guntram Diehl (innovaphone) Friday, 14 June 2019, 08:34 AM
Re: Monitor "User" object setting from WebSoctet connection
The monitoring for config changes of a user object works currently with the RCC Api only. If you use an App object to do the login with RCC, you get the UserInfo message for all the users having this App assigned. If the config of the user changes you should get another UserInfo message with the update property set to "update". You can then use the PbxAdminApi to read the config.
← You can define your color theme preference here