Hello,
Software Version : 5.9.0.9373
Device : Polycom VVX 201
no platform for Skype or Broadsoft
Is there any possibility to set a particular line on DoNotDisturb using Rest API? Please help.
Solved! Go to Solution.
Hello @Anchit ,
Welcome to the Poly Community.
Please ensure you always check the FAQ's and/or utilize the community search before posting any new topics or follow up posts.
Jun 05, 2018 Question: Do Poly Phones support a REST API?
Resolution: Please => here <=
The above FAQ covers REST API and the linked documents show what can be done at present.
If you require DND via REST API I suggest you raise this via a feature request:
Jan 03, 2013 Question: How can I request a change aka feature request to the current Polycom SIP / UC Software?
Resolution: Please check => here <=
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
The REST API can't do this as far as I know.
But at least the VVX 601 I work with can do it from the browser with a URI action. There is the Key action and that supports sending a "DoNotDisturb" keypress. Even if your phone doesn't have a physical DND key the function is emulated correctly.
To start the URI action from a server you can send a push request to the phone. You have to enable that first in the config though.
Hello @Anchit explained by @gvegidy you can use the below:
Feb 04, 2013 Question: Can I remotely control the Phone or send content to the Phone?
Answer: The <apps/> parameter can be used to utilize the push server controls and more information can be found => here <=
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier