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 - app_lua: added sr.xavp.get function
Task Type - Improvement
Category - Modules kamailio
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - Added a function to get a table with the values of a xavp. WIP.
This patch needs the changes made on xavp core part [ FS#287 ] and app_lua changes on [FS#288]
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=289
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#288 - app_lua: added sr.xavp.get_keys function
User who did this - Daniel-Constantin Mierla (miconda)
----------
xavp names are null terminated, you can propagate them like that in the str list -- just in case you would need that.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=288#comment844
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#288 - app_lua: added sr.xavp.get_keys function
User who did this - Víctor Seva (linuxmaniac)
----------
I've just discovered lua_pushlstring function. No need to create temp null terminated string. :-/
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=288#comment843
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#288 - app_lua: added sr.xavp.get_keys function
User who did this - Víctor Seva (linuxmaniac)
----------
Patch reworked. single patch.
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=288#comment842
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#287 - xavp. helper function to get a list of keys from a xavp
User who did this - Víctor Seva (linuxmaniac)
----------
Sure. Sorry for that.
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=287#comment841
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#287 - xavp. helper function to get a list of keys from a xavp
User who did this - Daniel-Constantin Mierla (miconda)
----------
Can you make a single patch merging the three ones above? It is hard to follow now with patches to patches ...
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=287#comment840
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#287 - xavp. helper function to get a list of keys from a xavp
User who did this - Víctor Seva (linuxmaniac)
----------
No. You are right. I've missed that. :/
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=287#comment839
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#287 - xavp. helper function to get a list of keys from a xavp
User who did this - Daniel-Constantin Mierla (miconda)
----------
There is another pkg_malloc that can fail, or I missed something from the patches?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=287#comment838
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#287 - xavp. helper function to get a list of keys from a xavp
User who did this - Víctor Seva (linuxmaniac)
----------
Sure. I hope this covers the cases.
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=287#comment836
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#288 - app_lua: added sr.xavp.get_keys function
User who did this - Víctor Seva (linuxmaniac)
----------
Added parameter to select the index
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=288#comment834
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.