Supplemental Guide – DOC. 8412A
UC-P100-S/UC-P110-S Phones for Skype for Business
•
259
When the WAN connection between the branch site and central site becomes available,
the phone comes out of resiliency mode automatically. Notification of resiliency is
automatically dismissed, and the user can use phone features as normal.
For more information on branch office resiliency, contact the system administrator.
Action URI
An Action URI allows phones to interact with the web server application by receiving and
handling HTTP or HTTPS GET requests. When receiving a GET request, the phone
performs the specified action and responds with a 200 OK message. A GET request may
contain a variable named “key” along with a variable value, separated by “=”. The valid
URI format is: http(s)://<phoneIPAddress>/servlet?key=variable value. For example:
http://10.3.20.10/servlet?key=OK.
For security reasons, phones do not handle HTTP/HTTPS GET requests by default. The
trusted IP address for the Action URI must be specified. When the phone receives a GET
request from the trusted IP address for the first time, the LCD screen displays “Allow
Remote Control?”. Tap OK on the phone to allow remote control. One or more trusted IP
addresses can be specified on the phone, or the phone can be configured to receive and
handle the URI from any IP address.
The Action URI feature can be used to capture the phone’s current screen. For more
information, refer to “Capture the Current Screen of the Phone” on page 261.
Specify the trusted IP address for an Action URI using the configuration files or locally.
Configuration Methods
Central
Provisioning
(Configuration File)
<y0000000000xx>.cfg
Configure the phone to receive Action URI
requests.
Parameter:
features.action_uri.enable
Specify the trusted IP address(es) for
sending the Action URI to the phone.
Parameter:
features.action_uri_limit_ip
Local
Web User Interface
Specify the trusted IP address(es) for
sending an Action URI to the phone.
Navigate to:
http://<phoneIPAddress>/servlet?p=feat
ures-remotecontrl&q=load