So what get's printed when you use @v.branch? Nothing or some garbage?
Could you also check the log to see if there are any error messages
(via parsing perhaps) when you try to use one of the selects that
don't work?
-Jan
On Wed, Jun 29, 2011 at 03:04, Iñaki Baz Castillo <ibc(a)aliax.net> wrote:
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>
_______________________________________________
sr-dev mailing list
sr-dev(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev