Yealink Forums
Auto accept for "Allow Remote Control" - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+---- Forum: T2xP Series (/forumdisplay.php?fid=21)
+---- Thread: Auto accept for "Allow Remote Control" (/showthread.php?tid=775)

Pages: 1 2 3


RE: Auto accept for "Allow Remote Control" - Yealink Support - 05-04-2014 11:37 PM

What i mean is you can ask your distributor to apply for a custom firmware that change this setting "ActionURIShowMsgBox = 0".


RE: Auto accept for "Allow Remote Control" - Yealink Support - 05-04-2014 11:37 PM

What i mean is you can ask your distributor to apply for a custom firmware that change this setting "ActionURIShowMsgBox = 0".


RE: Auto accept for "Allow Remote Control" - Vanburen - 05-21-2014 09:10 PM

Has anyone had any success using ActionURIShowMsgBox = 0 in a config script?

I really don't want to have to get a customised firmware from a distrubutor, each time there is a firmware update.


RE: Auto accept for "Allow Remote Control" - speedy - 08-29-2014 07:58 PM

Same here. Please allow this parameter in provisioning.


RE: Auto accept for "Allow Remote Control" - EnricoSx - 09-18-2014 06:17 PM

thanks ActionURIShowMsgBox = 0 work Smile


RE: Auto accept for "Allow Remote Control" - Vanburen - 10-15-2014 06:12 PM

(09-18-2014 06:17 PM)EnricoSx Wrote:  thanks ActionURIShowMsgBox = 0 work Smile

You managed to get it to work in the config script?

Which firmware version are you using?


RE: Auto accept for "Allow Remote Control" - hayyal_sk@yahoo.co.in - 07-09-2015 03:05 PM

Hi All,

I am using T22P phone whose firmware version is 7.72. I am trying to disable the popup message for remote control using “ActionURIShowMsgBox = 0” which was posted in one of your forum. I have some questions here.

1. Is the firmware version I am using is right one to solve the issue?
2. Where do I need to change the above mentioned flag ? Is it in ‘y000000000005.cfg’
3. If yes I did not find that flag in auto provisioning guide.

its bit urgent could some one help on this?


RE: Auto accept for "Allow Remote Control" - James_Yealink - 07-09-2015 04:13 PM

Hi,

Please try this parameter, it works on 7.72.

features.show_action_uri_option = 0

Regards,
James


RE: Auto accept for "Allow Remote Control" - hayyal_sk@yahoo.co.in - 07-13-2015 01:52 PM

(07-09-2015 04:13 PM)Yealink_James Wrote:  Hi,

Please try this parameter, it works on 7.72.

features.show_action_uri_option = 0

Regards,
James

Hi James,

It's working. Thanks a lot for your quick help.

Cheers
Shashidhar


RE: Auto accept for "Allow Remote Control" - hayyal_sk@yahoo.co.in - 07-16-2015 11:30 AM

Hi James/Team
I am using T22P phone whose firmware version is 7.72. When we send HTTP request to end the call using 'key=CALLEND or key=CallEnd' call is not disconnecting for the following scenario

1. Initiate conference from phone

2. Send a HTTP request to end the call to a phone who initiated a conference as follows and call is not disconnecting

"http://<user_id>:<password>@<phone_ip>/cgi-bin/ConfigManApp.com?key=CALLEND";

or

"http://<user_id>:<password>@<phone_ip>/cgi-bin/ConfigManApp.com?key=CallEnd";

NOTE: Call is not disconnected