Administration Guide

P a g e | 74
WP820 Administration Guide
Version 1.0.5.5
Screenshot
Screenshot
Click the screenshot to capture and save the current phone screen image.
Screenshot List
Selects the existing screenshot file and click the "Delete" button on the right to
delete the file.
View Screenshot
Click the "List" button to view the existing screenshot file. Click the file name to
open or save the screenshot to the computer.
Traceroute
Target Host
Configures the IP address or URL for the Target Host of the Traceroute.
Press Start to send traceroute request to configured target host.
Press Stop to end traceroute running process.
Ping
Target Host
Configures the IP address or URL for the Target Host in order to ping it.
Press Start to start pinging the configured target host.
Press Stop to pinging the configured host.
NSLookup
Host Name
Enter a host name and find out the corresponding IP address. It will also do reverse
name lookup and find the host name for an IP address you specify.
Maintenance/Event Notification
Set the URL for events on phone web GUI, and when the corresponding event occurs on the phone, the
phone will send the configured URL (including variables) to destination. The dynamic variables in the URL
will be replaced by the actual values of the phone before sending to destination, in order to achieve the
purpose of events notification. Here are the standards:
1. The IP address of the destination server needs to be added at the beginning. The server address
and dynamic variables needs to be separated with a "/".
2. The dynamic variables need to have a "$" at the beginning. For example : local=$local
3. If users need to add multiple dynamic variables in the same event, users could use "&" to connect
with different dynamic variables.
For example: 192.168.40.207/mac=$mac&local=$local
When the corresponding event occurs on the phone, the phone will send the MAC address and
phone number to server address 192.168.40.207.