THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#104 - [regression] avp_print() does not print anything
User who did this - Daniel-Constantin Mierla (miconda)
----------
Should be fixed now. Starting with v3.0, there are couple of avp lists, the one used by Kamailio-style avps in From URI list and in this case it was From User list. Thanks.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=104#comment136
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#104 - [regression] avp_print() does not print anything
User who did this - Alex Hermann (axlh)
----------
debug level was set to 3 during tests.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=104#comment135
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A user has added themself to the list of users assigned to this task.
FS#104 - [regression] avp_print() does not print anything
User who did this - Alex Hermann (axlh)
http://sip-router.org/tracker/index.php?do=details&task_id=104
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Alex Hermann (axlh)
Attached to Project - sip-router
Summary - [regression] avp_print() does not print anything
Task Type - Bug Report
Category - Modules kamailio
Status - Assigned
Assigned To - Daniel-Constantin Mierla
Operating System - All
Severity - Low
Priority - Normal
Reported Version - 3.1
Due in Version - Undecided
Due Date - Undecided
Details - I have multiple avp's assigned in the script, but calling avp_print() doesn't result in any output at all. According to docs and behavior in 1.5, all avp's should be printed.
How to reproduce:
<code>
$avp(s:test) = "Test";
avp_print();
</code>
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=104
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.