THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - VĂctor Seva (linuxmaniac)
Attached to Project - sip-router
Summary - xavp semantics
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details -
$xavp(key1[indx1]=>key2[*]) gives just the last value:
3(6677) INFO: app_lua [app_lua_sr.c:98]: lua_sr_log():
xavp(test[0]):{re={"sip:no@.*","sip:yes@.*","sip:.*@ar.net","sip:.*@bar.net"}}
3(6677) INFO: <script>: $xavp(test[0]=>re[0]):sip:no@.*
3(6677) INFO: <script>: $xavp(test[0]=>re[1]):sip:yes@.*
3(6677) INFO: <script>: $xavp(test[0]=>re[2]):sip:.*@ar.net
3(6677) INFO: <script>: $xavp(test[0]=>re[3]):sip:.*@bar.net
3(6677) INFO: <script>: $xavp(test[0]=>re[*]):sip:no@.*
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=345
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.