Advanced Features
485
Features->Action URL->On Hook
It configures the action URL the IP phone sends when receiving an incoming call.
Example:
action_url.incoming_call = http://192.168.0.20/help.xml?IP=$ip
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable
value. For Pre-defined events, refer to Pre-defined Events List. For variable value, refer
to Variable Values List.
Features->Action URL->Incoming Call
It configures the action URL the IP phone sends when placing a call.
Example:
action_url.outgoing_call = http://192.168.0.20/help.xml?IP=$ip
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable
value. For Pre-defined events, refer to Pre-defined Events List. For variable value, refer
to Variable Values List.
Features->Action URL->Outgoing Call
action_url.call_established
It configures the action URL the IP phone sends when establishing a call.
Example:
action_url.call_established = http://192.168.0.20/help.xml?IP=$ip
URL within 511 characters
The value format is: http(s)://IP address of server/help.xml?variable name=variable
value. For Pre-defined events, refer to Pre-defined Events List. For variable value, refer
to Variable Values List.
Features->Action URL->Established
It configures the action URL the IP phone sends when DND feature is activated.