THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#24 - Module drouting, address routeid as string
User who did this - Raúl Alexis Betancor Santana (rbetancor)
----------
The module is not abandoned, it's maintained by me.
The fact is that I'm working on a full new version of drouting with lot of improments, so if you could add some comments about what you need, maybe I could work on it.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=24#comment18
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.
Raúl Alexis Betancor Santana has taken ownership of the following task:
FS#24 - Module drouting, address routeid as string
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=24
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#24 - Module drouting, address routeid as string
User who did this - Andrey 'Krieger' Utkin (andrey.utkin.2)
----------
> If you want to become a maintainer of this module, I am happy to grant you commit access.
Thanks but not this time :)
Happy New Year!
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=24#comment17
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#24 - Module drouting, address routeid as string
User who did this - Daniel-Constantin Mierla (miconda)
----------
Thank! At first sight looks good.
Probably not many active developers are using this module, there are a lot options to do least cost routing and load balancing.
If you want to become a maintainer of this module, I am happy to grant you commit access.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=24#comment16
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 - Andrey 'Krieger' Utkin (andrey.utkin.2)
Attached to Project - sip-router
Summary - Module drouting, address routeid as string
Task Type - Improvement
Category - Module
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Low
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - drouting in kamailio git looks a bit abandoned.
This patch is result of merging with opensips.
Patched module reads routeid field of database table 'dr_rules' as string, not as int.
Unfortunately this module did not fit my requirements (i need non-numeric prefixes), so patch is not tested.
Happy New Year!
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=24
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.
Module: sip-router
Branch: sr_3.0
Commit: 2abd1340af64526f859741741693a66131fb52be
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2abd134…
Author: Juha Heinanen <jh(a)tutpro.com>
Committer: Juha Heinanen <jh(a)tutpro.com>
Date: Sat Dec 26 16:00:55 2009 +0200
Merge branch 'sr_3.0' of ssh://jh@git.sip-router.org/sip-router into sr_3.0
* 'sr_3.0' of ssh://jh@git.sip-router.org/sip-router:
tm: safer handling for local transactions and drop_replies!=0
sctp: stats: don't increment ASSOC_SHUTDOWN on COMM_LOST
sctp: SCTP_STATS_ASSOC_SHUTDOWN
tm doc: local_ack_mode documentation
tm: new param: local_ack_mode
makefile: fix make bin & basedir
core: fix parsing for avps with the same name as a pv class
---