Enterprise IP Phone Advanced Phone Functions
75
predefined event. In case the predefined event has taken place, a HTTP GET to the
specified URL is performed.
HTTP GET requests may contain variable names and variable values, which are
separated by “=”. Each variable value starts with $ in the query part of the URL (e.g.
http://192.168.10.1/help.xml? MAC=$mac).
Action URLs can be triggered only by predefined events (e.g. Log on).
To configure Action URL via web interface:
1)
Click on
Phone
->
Action URL
2)
Enter a
HTTP URL
in the blank field.
3)
Click
Confirm
to save the Configuration.
Note:
Action URL is allowed to be HTTPS URL, for more details contact with the
system administrator.
The following table provides Variables can be used in the Action URL:
Parameter
Descriptions
$mac
MAC Address of the phone
$ip
IP Address of the phone
$model
Device model name of the phone
$firmware
Firmware version of the phone
$active_url
SIP URI of the active user
$active_user
User part of the SIP URI of the active user
$active_host
Host part of the SIP URI of the active user
$local
SIP URI of the caller
$remote
SIP URI of the callee
$display_local
Display name of the caller
$display_remote
Display name of the callee
$call_id
Call id
$duration
Call duration
$callDirection
Indication of the call as sender or recipient
Action URI
Opposite to Action URL, Action URI allows the phone to interact with web server
applications by receiving and handling HTTP GET requests. To simply verify this
feature, you can enter the following string into the browser address bar and press
Enter
:
http://192.168.10.5/cgi-bin/ConfigManApp.com?key=DNDOn