2011/6/29 Iñaki Baz Castillo <[email protected]>:
> So, what does it mean "[select_core.c:378]: missing VIA[6] header" ?
Interesting: If I write:
xlog("L_INFO", "[$sel(@v[1].branch)] $rm from $fu ($fU) to $ru
($sel(@v[1].transport) $si : $sp)");
Then it works (no warning about missing Via[6] header).
So:
- $sel(@v.transport works ok (retrieves transport of first Via).
- $sel(@v[1].transport works ok (same).
- $sel(@v.branch does not work (it says "[select_core.c:378]: missing
Via[6] header").
- $sel(@v[1].branch works ok (retrieves branch of first Via).
It's clearly a bug, am I wrong?
--
Iñaki Baz Castillo
<[email protected]>
_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev