What I would like to do is retrieve the existing stored value of function key before loading any new value, however, I cannot find a reference on how to do this, and wonder if anyone can point me in the right direction.
Thanks in advance.
Russell.
1 Comment
L
Luca Livraga
said
about 2 years ago
HI Russel,
i think you can try to get the settings with http://IP_Phone/settings.xml and use a spider to read fkey parameters
Russell Pascoe
Hi guys,
I have written a program that configures the function keys on SNOM 370s using HTTP (http://192.168.x.x/dummy.htm?settings=save&fkey11=blf <sip:xxxxxxxx@xx.xxxxx.net;user=phone>|*8)
What I would like to do is retrieve the existing stored value of function key before loading any new value, however, I cannot find a reference on how to do this, and wonder if anyone can point me in the right direction.
Thanks in advance.
Russell.