Hi,
we really would love to have this feature, dircetly accessible to the user. I mean, changing the forward destination ("Forward_always_target") on a DSS-Key, as easy as all the other DSS-Key configurations, which can be done by the user himself, via the phone or via the webinterface of the phone or via provisioning DSS-Keys.
Keep up the great work
Best regards Frank
(11-04-2013 04:43 PM)Yealink Support Wrote: (07-22-2013 08:59 PM)industriecontact Wrote: Dear Yealink Support,
we'd love to see this feature in a future firmware version as well.
Currently there's no way to alter the forward destination than by wading through a set of menu entries.
It would be VERY nice to change the forward destination with a single key stroke or with an action URI.
Please contact your product department repeatedly until they implement this feature! ;-)
Hi industriecontact
You can using action URI to change the forward destination.
1. Please first fill the trust IP address in the phone first.
(Enter the webpage->Phone->Features->Remote Control Security, fill the trust IP address in the "Trusted Action URI Server List")
2. Open a brower, then fill in the below syntax
http://phoneIP/cgi-bin/cgiServer.exx?forward=set&Forward_always_enable=x&Forward_always_target=xxx
[Note]
(1) "forward=set" means this is forward setting, and can be set follow by many & .
(2) You can set many parameters such as: Forward_always_enable、Forward_always_target、Forward_busy_enable、Forward_busy_target、Forward_noanswer_enable、Forward_noanswer_target
(3) Forward_always_enable=x, x=0 means disable always forward; x=1 means enable always forward. And so on.
For example:
http://10.2.20.61/cgi-bin/cgiServer.exx?...target=533
That means always forwards is on and forward to 533.
Hi,
we really would love to have this feature, dircetly accessible to the user. I mean, changing the forward destination ("Forward_always_target") on a DSS-Key, as easy as all the other DSS-Key configurations, which can be done by the user himself, via the phone or via the webinterface of the phone or via provisioning DSS-Keys.
Keep up the great work
Best regards Frank
(11-04-2013 04:43 PM)Yealink Support Wrote: (07-22-2013 08:59 PM)industriecontact Wrote: Dear Yealink Support,
we'd love to see this feature in a future firmware version as well.
Currently there's no way to alter the forward destination than by wading through a set of menu entries.
It would be VERY nice to change the forward destination with a single key stroke or with an action URI.
Please contact your product department repeatedly until they implement this feature! ;-)
Hi industriecontact
You can using action URI to change the forward destination.
1. Please first fill the trust IP address in the phone first.
(Enter the webpage->Phone->Features->Remote Control Security, fill the trust IP address in the "Trusted Action URI Server List")
2. Open a brower, then fill in the below syntax
http://phoneIP/cgi-bin/cgiServer.exx?forward=set&Forward_always_enable=x&Forward_always_target=xxx
[Note]
(1) "forward=set" means this is forward setting, and can be set follow by many & .
(2) You can set many parameters such as: Forward_always_enable、Forward_always_target、Forward_busy_enable、Forward_busy_target、Forward_noanswer_enable、Forward_noanswer_target
(3) Forward_always_enable=x, x=0 means disable always forward; x=1 means enable always forward. And so on.
For example:
http://10.2.20.61/cgi-bin/cgiServer.exx?...target=533
That means always forwards is on and forward to 533.