2011/2/27 Bogdan-Andrei Iancu <bogdan at opensips.org>:
> And when you have a 123 call for agent, search the to get the destination of
> the ongoing call to that agent:
>   $var(x) = agent ??
>   get_dialog_info("dst","$var(dst)","agent","$var(x)");
works well, thanks!
(i "improved" with if(get_dialog_info(...))) :)
bye,
stefano