(Author: David/KD4CLJ)
I've been trying to track down a list of remote operations that can be done on a phone, from a browser..
Here's what I've found so far…
(x.x.x.x = the LAN IP address of your phone)
Reset the phone remotely......................http://x.x.x.x/admin/factory-reset
Get phone status................................http://x.x.x.x/admin/status.xml
Get phone configuration.......................http://x.x.x.x/admin/spacfg.xml
Get a bitmap of the current screen..........http://x.x.x.x/admin/screendump.bmp
Another way to get a screenshot............http://x.x.x.x/admin/displayscreen
Reboot the phone..............................http://x.x.x.x/admin/reboot
Get to advanced GUI.........................http://x.x.x.x/admin/advanced
If you come across any more codes, please let me know so they can be added.