THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task is now closed:
FS#371 - Handling t_on_reply when use in event_route
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: Backported to stable branches.
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=371
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#364 - Crash in TCP Read on Kamailio 4.0.1
User who did this - Daniel-Constantin Mierla (miconda)
----------
OK, I spotted the issue for double free, not sure yet if related to first report. But should be fixed as well, at this moment I asked the opinion for a fix from the main developers of the websocket module.
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=364#comment1191
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.
Hello,
I want to announce that a new person got developer GIT write access to
repository: Luis Martin Gil. He has developed a new module named
ndb_cassandra, which offers a connector to cassandra no-sql system
directly from configuration style (e.g., for getting/setting items). The
module is already part of the master branch since few days ago.
His git commit id is: luismartingil
My warm welcome and looking forward to future work within the project!
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hi,
using the permissions module with kamailio 4.0.x I realized that both mi
and rpc commands to reload address table are not working.
This is because the function they both call (address_table_reload) assumes
that the db connection has already been initiated.
The behavior is the same in the master branch.
I attach a patch for this.
Regards,
Federico Cabiddu