Yealink Forums
Passing Variable in DSSkey - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: Passing Variable in DSSkey (/showthread.php?tid=3286)



Passing Variable in DSSkey - LouisSolacom - 02-09-2015 11:27 PM

I am trying to pass a variable in a DSSkey, type XMLBrowser. For example, "http://10.10.1.103/WebAdmin/WebServices/OampService/PhoneService.asmx/GetLocation?ani=$local".

If I put this string as an action URL, it works, but I need it as a button. As a button, it puts in "$local" in http get instead of the callee number, in this case.

Is there something I am missing?


RE: Passing Variable in DSSkey - Billx - 02-10-2015 12:49 AM

(02-09-2015 11:27 PM)LouisSolacom Wrote:  I am trying to pass a variable in a DSSkey, type XMLBrowser. For example, "http://10.10.1.103/WebAdmin/WebServices/OampService/PhoneService.asmx/GetLocation?ani=$local".

If I put this string as an action URL, it works, but I need it as a button. As a button, it puts in "$local" in http get instead of the callee number, in this case.

Is there something I am missing?


I am trying to do the same thing with a T28 phone.
It looks like the Action URL Variables are only available for Action URL's and not as XML Browser when using a DSS Button.