Configuring Advanced Features
561
URI requests.
For discontinuous IP addresses, multiple IP addresses are separated by commas.
For continuous IP addresses, the format likes *.*.*.* and the “*” stands for the values
0~255.
For example: 10.10.*.* stands for the IP addresses that range from 10.10.0.0 to
10.10.255.255.
If left blank, the IP phone will reject any HTTP GET request.
If it is set to “any”, the IP phone will accept and handle HTTP GET requests from any
IP address.
Example:
features.action_uri_limit_ip = any
Note: It works only if the value of the parameter “features.action_uri.enable” is set
to 1 (Enabled).
Web User Interface:
Features->Remote Control->Action URI allow IP List
Phone User Interface:
None
To configure the trusted IP address(es) for action URI via web user interface:
1. Click on Features->Remote Control.
2. Enter the IP address or any in the Action URI allow IP List field.
Multiple IP addresses are separated by commas. If you enter “any” in this field, the
IP phone can receive and handle GET requests from any IP address. If you leave the
field blank, the IP phone cannot receive or handle any HTTP GET request.
3. Click Confirm to accept the change.