Hi, in devel version (kamailio flavour) I try to print some selects to
the log (using xlog):
xlog("L_INFO", "request transport = $sel((a)v.transport), branch =
$sel((a)v.branch)\n")uot;);
@v.transport is indeed printed (tcp/udp...) but @v.branch is not,
neither other selects as @v, @v.host and so.
Do I miss something?
--
Iñaki Baz Castillo
<ibc(a)aliax.net>