User Guide
Table Of Contents
GRP26XX Administration Guide
P a g e | 95
After the user finishes setting Action URL on phone’s web UI, when the specific phone event occurs on the
phone, phone will send the Action URL to the specified SIP server. The dynamic variables in the Action URL
will be replaced by the actual values.
Here is an example:
Configure the following Action URL on the phone’s web UI→Settings→Outbound Notification→Action URL:
Incoming Call: 172.18.24.103/mac=$mac&local=$local
Outgoing Call: 172.18.24.103/remote=$remote&phone_ip=$phone_ip
On hold: 172.18.24.103/program_version=$program_version
During incoming call, outgoing call and call hold, capture the trace on the phone and exam the packets. We
can see the phone send Action URL with actual values to SIP server to notify phone events. In the following
screenshot, from top to bottom, the phone events for each HTTP message are: Outgoing Call, Incoming
Call and On Hold in the format of the defined action URL with the parameters replaced with actual values.
Figure 8: Action URL Packet
The P values listed in below table are for the options under phone web UI→Settings→Outbound
Notification→Action URL.
Table 15: Action URL Parameters P-values
P Value
Web UI Option
Value Format
P8304
Setup Completed
String
P8305
Registered
P8306
Unregistered
P8308
Off Hook
P8309
On Hook
P8310
Incoming Call
P8311
Outgoing Call