User Manual

Yealink Skype for Business HD IP Phones Administrator Guide
268
Action URI
HTTP/HTTPS GET Request
Action URI allows Skype for Business phones to interact with web server application by receiving
and handling an HTTP or HTTPS GET request. When receiving a GET request, the Skype for
Business phone will perform the specified action and respond with a 200 OK message. A GET
request may contain variable named as keyand variable value, which are separated by “=”. The
valid URI format is:
http(s)://<phoneIPAddress>/servlet?key=variable value
. For example:
http://10.3.20.10/servlet?key=OK.
Configuring Trusted IP Address for Action URI
For security reasons, phones do not handle HTTP/HTTPS GET requests by default. You need to
specify the trusted IP address for action URI. When the phone receives a GET request from the
trusted IP address for the first time, the LCD screen prompts the message Allow Remote
Control?. Press the OK soft key on the phone to allow remote control. You can specify one or
more trusted IP addresses on the phone, or configure the phone to receive and handle the URI
from any IP address.
You can use action URI feature to capture the Skype for Business phone’s current screen. For
more information, refer to Capturing the Current Screen of the Phone on page 270.
Procedure
Specify the trusted IP address for action URI using the configuration files or locally.
Configuration File
<y0000000000xx>.cfg
Configure the Skype for Business
phone to receive the action URI
requests.
Parameter:
features.action_uri.enable
Specify the trusted IP address(es) for
sending the action URI to the Skype
for Business phone.
Parameter:
features.action_uri_limit_ip
Local
Web User Interface
Specify the trusted IP address(es) for
sending the action URI to the Skype
for Business phone.
Navigate to:
http://<phoneIPAddress>/servlet?p
=features-remotecontrl&q=load