Yealink Forums

Full Version: Passing Variable in DSSkey
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
(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.
Reference URL's