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 <[email protected]> wrote: > Hi, in devel version (kamailio flavour) I try to print some selects to > the log (using xlog): > > xlog("L_INFO", "request transport = $sel(@v.transport), branch = > $sel(@v.branch)\n"); > > @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 > <[email protected]> > > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev > _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
