I need to get two parameter in a one key value

Hi
Im using two different sip phone type, and each of them have a different parameter to get IP address and extetion id . and i want to show ip address of both of them in a one row .
is there a way that i catch two parameter with a one key value ?!

Easiest way is probably with a virtual parameter.

thanks.
but how can i use virtual parameter in ui index view ?
i create a virtual parameter and named it Extention
and i tryed to pass this for keyvalue : VirtualParameters.Extetion
but didnt work

I would encourage you to read up on how vparams work.

thanks akcoder :slight_smile: