THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has been changed. The changes are listed below. For full information about what has changed, visit the URL and click the History tab.
FS#119 - named flags not working for at least acc module
User who did this: Daniel-Constantin Mierla (miconda)
Category: Core -> Module
Task Type: Bug Report -> Improvement
Assigned To: Andrei Pelinescu-Onciul -> Daniel-Constantin Mierla
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=119
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 is now closed:
FS#145 - crash at startup if listen address does not exist
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: This is the same issue when htable needed mysql, but the module was gone. It is now fixed in master, 3.2 and 3.1
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=145
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 is now closed:
FS#168 - tm lw_parser skips 4 bytes past Call-ID:
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
Additional comments about closing: Thanks, patch applied.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=168
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.
Daniel-Constantin Mierla has taken ownership of the following task:
FS#168 - tm lw_parser skips 4 bytes past Call-ID:
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=168
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 is now closed:
FS#175 - auth_db crash if table_version field does not exist
User who did this - Daniel-Constantin Mierla (miconda)
Reason for closing: Fixed
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=175
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#175 - auth_db crash if table_version field does not exist
User who did this - Daniel-Constantin Mierla (miconda)
----------
This looks like the same issue with shutdown when a module is destroyed before mod_destroy() functions are executed. Htable needed to use mysql module in mod_destroy(), but mysql module was no longer available. It is now fixed in master (commit 2396dde7230e04f853e6936cfff9059661c55635), 3.2 and 3.1. I am going to close this item, reopen if it is still there.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=175#comment425
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.
Daniel-Constantin Mierla has taken ownership of the following task:
FS#175 - auth_db crash if table_version field does not exist
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=175
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: master
Commit: 0696af54dac4ecc53bb0a9dc4e56da11bc3f2b30
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0696af5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Oct 16 11:33:16 2011 +0200
snmpstats: control exporting registrar records
- exporting of large location database may result in out of shared
memory, as well as when the records are not pulled - might be the case
of out of memory messages reported by Klaus Darilion
- new parameter export_registrar was added to enable/disable location
records export (off by default)
- fixed missing exporting the counter with all processed dialogs
(discussion from March 2011 with Stefan Tiedje)
---
modules_k/snmpstats/README | 31 ++++++++++++++++-----
modules_k/snmpstats/doc/snmpstats_admin.xml | 25 +++++++++++++++++
modules_k/snmpstats/mibs/OPENSER-MIB | 13 ++++++++-
modules_k/snmpstats/snmpObjects.c | 28 +++++++++++++++++++
modules_k/snmpstats/snmpObjects.h | 1 +
modules_k/snmpstats/snmpstats.c | 40 +++++++++++++++++----------
6 files changed, 115 insertions(+), 23 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=069…
Module: sip-router
Branch: 3.1
Commit: 4669e348b2ab8fc251afed538971efb55cdc77fd
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4669e34…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Oct 16 11:33:16 2011 +0200
snmpstats: control exporting registrar records
- exporting of large location database may result in out of shared
memory, as well as when the records are not pulled - might be the case
of out of memory messages reported by Klaus Darilion
- new parameter export_registrar was added to enable/disable location
records export (off by default)
- fixed missing exporting the counter with all processed dialogs
(discussion from March 2011 with Stefan Tiedje)
---
modules_k/snmpstats/README | 746 +++++++++++++++------------
modules_k/snmpstats/doc/snmpstats_admin.xml | 25 +
modules_k/snmpstats/mibs/OPENSER-MIB | 13 +-
modules_k/snmpstats/snmpObjects.c | 28 +
modules_k/snmpstats/snmpObjects.h | 1 +
modules_k/snmpstats/snmpstats.c | 40 +-
6 files changed, 496 insertions(+), 357 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=466…