is there a possibility to set the menu entry "Settings -> Preferences -> Audio -> Bluetooth" in a function key? Or can I use another functionality to set a shortcut to this path on a key?
You can simulate pressing Settings by using the http request: http://<PHONE_IP>/command.htm?key=F_SETTINGS . To simulate Settings -> Preferences , you need to look which line is "Preferences" in the Settings list. It is the first one, so you need to simulate pressing SETTINGS, then 1. Further, Audio is third in the next list and Bluetooth is also third in the next one, so you need to simulate 3 and then 3 again. This altogether results in the following :
You can simulate pressing Settings by using the http request: http://<PHONE_IP>/command.htm?key=F_SETTINGS . To simulate Settings -> Preferences , you need to look which line is "Preferences" in the Settings list. It is the first one, so you need to simulate pressing SETTINGS, then 1. Further, Audio is third in the next list and Bluetooth is also third in the next one, so you need to simulate 3 and then 3 again. This altogether results in the following :
Marcus Lipski
Hi everybody,
is there a possibility to set the menu entry "Settings -> Preferences -> Audio -> Bluetooth" in a function key? Or can I use another functionality to set a shortcut to this path on a key?
Thanks in advance
Marcus
Hi Marcus,
Yes, you should be able to do that using the remote control feature explained here: http://wiki.snom.com/FAQ/Can_I_control_my_snom_phone_remotely
You can simulate pressing Settings by using the http request: http://<PHONE_IP>/command.htm?key=F_SETTINGS . To simulate Settings -> Preferences , you need to look which line is "Preferences" in the Settings list. It is the first one, so you need to simulate pressing SETTINGS, then 1. Further, Audio is third in the next list and Bluetooth is also third in the next one, so you need to simulate 3 and then 3 again. This altogether results in the following :
http://<PHONE_IP>/command.htm?key=F_SETTINGS,5,200;1,5,200;3,5,200;3
You can set this request to be called when you press a function key by choosing Type: Action URL and then entering the request under Number.
I hope this helps.
Thanks
Catalina
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCatalina Moritz
Hi Marcus,
Yes, you should be able to do that using the remote control feature explained here: http://wiki.snom.com/FAQ/Can_I_control_my_snom_phone_remotely
You can simulate pressing Settings by using the http request: http://<PHONE_IP>/command.htm?key=F_SETTINGS . To simulate Settings -> Preferences , you need to look which line is "Preferences" in the Settings list. It is the first one, so you need to simulate pressing SETTINGS, then 1. Further, Audio is third in the next list and Bluetooth is also third in the next one, so you need to simulate 3 and then 3 again. This altogether results in the following :
http://<PHONE_IP>/command.htm?key=F_SETTINGS,5,200;1,5,200;3,5,200;3
You can set this request to be called when you press a function key by choosing Type: Action URL and then entering the request under Number.
I hope this helps.
Thanks
Catalina
Marcus Lipski
Hi Catalina,
it works like a charm.
Thank you very much.
Marcus
-
LDAP and country code
-
Settings are changed when user logs on
-
USB Bluetooth compatibility for D725
-
Low volume with Plantronics Headset
-
Change Log for FW 8.8.3.32
-
Subscriptions failing after time since upgrade to 8.7.5.28
-
SNOM 870 - INBAND DTMF
-
SNOM 320 + Headset Plantronics CS540A with Snom EHS
-
Configure Settings - Set all to Read Only
-
Can't enter "+" sign in directory via WUI
See all 715 topics