Advanced Features
367
Default Blank
Web UI Features->Action URL->Busy to Idle
Parameter action_url.idle_to_busy <y0000000000xx>.cfg
Description
It configures the action URL the IP phone sends when changing the state of the IP phone from idle to
busy.
Example:
action_url.idle_to_busy = http://192.168.0.20/help.xml?IP=$ip
Permitted
Values
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable value. For predefined
events, refer to Predefined Events List. For variable value, refer to Variable Values List.
Default Blank
Web UI Features->Action URL->Idle to Busy
Parameter action_url.ip_change <y0000000000xx>.cfg
Description
It configures the action URL the IP phone sends when changing the IP address of the IP phone.
Example:
action_url.ip_change = http://192.168.0.20/help.xml?IP=$ip
Permitted
Values
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable value. For predefined
events, refer to Predefined Events List. For variable value, refer to Variable Values List.
Default Blank
Web UI Features->Action URL->IP Changed
Parameter action_url.forward_incoming_call <y0000000000xx>.cfg
Description
It configures the action URL the IP phone sends when forwarding an incoming call.
Example:
action_url.forward_incoming_call = http://192.168.0.20/help.xml?IP=$ip
Permitted
Values
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable value. For predefined
events, refer to Predefined Events List. For variable value, refer to Variable Values List.
Default Blank
Web UI Features->Action URL->Forward Incoming Call
Parameter action_url.reject_incoming_call <y0000000000xx>.cfg
Description
It configures the action URL the IP phone sends when rejecting an incoming call.
Example:
action_url.reject_incoming_call = http://192.168.0.20/help.xml?IP=$ip
Permitted
Values
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable value. For predefined
events, refer to Predefined Events List. For variable value, refer to Variable Values List.