Yealink Forums

Full Version: Action URI request for DND
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need to allow my phone system to issue the http get to my phones via the Action URI. I have it working, but it pops up the Remote Control approval even when I have the allowed IP on the phone and I'm passing the username/password in the request (http://username:password@ip/servlet?key=DNDOn).

I have over 200 phones and growing, I auto provision them so I don't have to configure them individually. Is there a way to avoid the Remote Control request from popping up the first time it's called?
Please auto provision the syntax below.
features.show_action_uri_option =
0-disable 1-enable

If you configure the parameter as 0, the phone won't pops up again.
Thank you so much! I'll make that change and do some test.
Reference URL's