Yealink Forums
T58A Action URI/Click to Dial - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T5X Series (/forumdisplay.php?fid=58)
+--- Thread: T58A Action URI/Click to Dial (/showthread.php?tid=43197)



T58A Action URI/Click to Dial - aghst - 09-17-2019 11:01 AM

I am trying to get this to work on a trial T58A. On older devices you could craft a simple HTTP GET request and perform this function from a browser or app.

In the T58A config menu, there is no Remote Control section to allow requests from certain IPs, etc. as shown here http://support.yealink.com/faq/faqInfo?id=173

I can send a simple "take screenshot" URI to the device and the logs on the phone show it is received, but it is obviously then rejected by default.


RE: T58A Action URI/Click to Dial - Simons_Yealink - 09-23-2019 06:30 AM

(09-17-2019 11:01 AM)aghst Wrote:  I am trying to get this to work on a trial T58A. On older devices you could craft a simple HTTP GET request and perform this function from a browser or app.

In the T58A config menu, there is no Remote Control section to allow requests from certain IPs, etc. as shown here http://support.yealink.com/faq/faqInfo?id=173

I can send a simple "take screenshot" URI to the device and the logs on the phone show it is received, but it is obviously then rejected by default.

Hi, this is Simons from Yealink.

T58A also have Remote Control section, please see the attached picture.
May I know the firmware version of your T58?
Is there any one set the web access level on the phone? You could provision the parameter static.security.var_enable = 0 into the phone to check.

Best Regards,

Best Regards,
Simons


RE: T58A Action URI/Click to Dial - aghst - 09-23-2019 08:57 AM

(09-23-2019 06:30 AM)Simons_Yealink Wrote:  
(09-17-2019 11:01 AM)aghst Wrote:  I am trying to get this to work on a trial T58A. On older devices you could craft a simple HTTP GET request and perform this function from a browser or app.

In the T58A config menu, there is no Remote Control section to allow requests from certain IPs, etc. as shown here http://support.yealink.com/faq/faqInfo?id=173

I can send a simple "take screenshot" URI to the device and the logs on the phone show it is received, but it is obviously then rejected by default.

Hi, this is Simons from Yealink.

T58A also have Remote Control section, please see the attached picture.
May I know the firmware version of your T58?
Is there any one set the web access level on the phone? You could provision the parameter static.security.var_enable = 0 into the phone to check.

Best Regards,

Best Regards,
Simons

Simons, I am on version 58.15.0.41

This is what I can see in the menu when logging in with the admin credentials.

[attachment=5422]

My config file when exported now looks like this. Is this what you meant?

#!version:1.0.0.1

### This file is the exported MAC-all.cfg.

account.17.enable = 0
features.power_saving.office_hour.friday = 8,17
features.power_saving.office_hour.monday = 8,17
features.power_saving.office_hour.saturday = 0,0
features.power_saving.office_hour.sunday = 0,0
features.power_saving.office_hour.thursday = 8,17
features.power_saving.office_hour.tuesday = 8,17
features.power_saving.office_hour.wednesday = 8,17
local_time.date_format = 3
local_time.time_format = 0
phone_setting.backlight_time = 900
phone_setting.phone_lock.enable = 1
phone_setting.phone_lock.lock_time_out = 30
screensaver.wait_time = 30
voice.handfree.tone_vol = 0
### Static Configuration ###
static.local_log.enable = 0


RE: T58A Action URI/Click to Dial - aghst - 09-24-2019 08:48 AM

Just to add - This is a "Teams T58A" I'm not sure if that makes any difference