Picture of Ralf 5242
Registered 4 years 181 days
Ralf 5242 Friday, 10 November 2023, 01:19 PM
PbxAdminApi - Option "Do Not Disturb"
Hello,

we use the PbxAdminApi and would like to check the value "Do Not Disturb" and change it (see also my other post "PbxAdminApi - Option "Call forward based on Presence"").

Also there is the problem that when changing this value it is not reflected in the Softphone. When activating the Option "Do Not Disturb" the user does not get any calls - but the user does not see that this option is active. I would expect that this is somehow reflected in the Softphone to show this.

Thanks,
Ralf
Picture of Ralf 5242
Registered 4 years 181 days
Ralf 5242 Monday, 4 December 2023, 12:55 PM
Re: PbxAdminApi - Option "Do Not Disturb"
Could somebody please show me how I can read/update this value with the PbxAdminApi?

Thanks,
Ralf
Picture of Peter Stock (innovaphone)
Moderator Registered 1 year 114 days
Peter Stock (innovaphone) Thursday, 18 April 2024, 07:17 AM
Re: PbxAdminApi - Option "Do Not Disturb"
Hello Ralf,

sorry for the late reply.

If you just want so set Presence i would say you should you the PbxApi for that:

https://sdk.innovaphone.com/14r1/doc/appwebsocket/PbxApi.htm#SetPresence

For example, if you want to set it for the user with h323-name "ralf".

{"api": "PbxApi", "mt": "SetPresence", "sip": "ralf", "activity": "dnd"}

Best Regards,

Peter

← You can define your color theme preference here