THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#138 - [selects] @v.branch and others are not exported
User who did this - IƱaki Baz Castillo (ibc)

----------
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?
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=138#comment233

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to