Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

ACTION URL

1. Upgrade to V60 firmware


2. Access to the web UIPhoneAction URL
The format of http URL is like this:
http://internal.server.net/help.xml?
This URL can be user-defined.
Replace internal.server.netby 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)
$display_remote#Display name of Caller(when Imcoming call)
$call_id#call_id(when Imcoming call, Outgoing call, Call established)

Below is the new adding items to the T2X-V61


$duration
$callDirection

#the talk duration, the unit is second


#record the incoming and outing call, the value is in,out or

unknown.

$callerID

# the display name of the other party on the LCD.

$calledNumber

#the call number when calling out or transfer the call

3. For example, you can fill this address to the Off hook
http://10.1.3.45/help.xml?mac=$mac

So when you take off hook on your phone,you can see the mac
address of this phone in the trace as below:

T2x The feature which can be supported by Action URI


Answer the call key=OK/key=ENTER
Using the Speaker key=SPEAKER
Press the transfer key=F_TRANSFER
Increase the volume key=VOLUME_UP
Decrease the Volume key=VOLUME_DOWN
Mute the call key=MUTE
Hold the call key=F_HOLD
Cancel the call, press the cancel button x/Cancel
Input the DTMFincluding the digit and *,#
key=0-9/*/POUND/#
Press one of the Line key key=L1-L6
Press one of the DSS Key key=D1-D10
Press the Conference key=F_CONFERENCE
Press the Softkey key=F1-F4
Press the Message button key=MSG
Press the Headset button key=HEADSET
Press the RD key key=RD
Press the direction key key=UP/DOWN/LEFT/RIGHT
Reboot the phone key=Reboot
Detect the update of Auto provision key=AutoP
Enable DND key=DNDOn
Disable DND key=DNDOff
Pick up the phonekey= OFFHOOK
Hang up the phonekey= ONHOOK
Reset the phone to factory defaultkey=Reset
Cancel the call key= CALLEND/CallEnd
Attends Transfer : key= ATrans
Blind Transfer : key= BTrans
Answer the incoming call: key= ASW/ Asw
For example , the IP of the phone is 10.1.2.106, when a call calling in , you want to answer
the call , you can using the action URI:
http://10.1.2.106/cgi-bin/ConfigManApp.com?key=OK
====================================================================
Make an going call put the below URL on the web address bar
T2xhttp://phoneIP/cgi-bin/ConfigManApp.com?number=xxx&outgoing_uri=xxx
phoneIP is the IP of the phonenumber=xxx is the call number you want to call out
outgoing_uri=xxx is the account you want to use.

You might also like