Gigabit Color IP Phone Using the Basic Call Functions
server; action URI: Remote control phone for corresponding operation.
Action URL:
The operation can be recorded include: Setup Completed, Log On, Log Off, Register
Failed, Off hook, On hook…
etc.
Set Action URL via web interface:
1)
Choose Phone->Action URL
2)
Enter the Corresponding contents.
3)
Click Confirm to save the changes.
The format of http URL is like this:
http://internal.server.net/help.xml?
This URL can be user defined. Replace internal.server.net by the server IP address.
The variable URL supported:
$mac
#MAC address
$ip
#IP address
$model
# model of the phone
$firmware
# firmware of the phone
$active_url
#SIP URI of current active account(when Imcoming call,
Outgoing call, Call established)
$active_user
#User account part of SIP URI from current active
account(when Imcoming call, Outgoing call, Call established)
$active_host
#Server part of SIP URI from current active account(when
Imcoming call, Outgoing call, Call established)
$local
#SIP URI of Callee(when Imcoming call, Outgoing call)
$remote
#SIP URI of Caller(when Imcoming call)
$display_local
#Display name of Callee(when Imcoming call, Outgoing call)