[sr-dev] [tracker] Task opened: Bug in dispatcher module and fix

sip-router admin at sip-router.org
Thu Aug 12 18:17:26 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Alexandr Gevlichenko (sanya) 

Attached to Project - sip-router
Summary - Bug in dispatcher module and fix
Task Type - Bug Report
Category - Module
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - When you call "mi ds_reload" using sercmd not restart the configuration.
In the log error "invalid DB handler"
The error occurs when storing configuration in a database.


The problem is fixed by editing line 568 file dispatcher.c.
You should replace the line:
                if (ds_load_db () <0)
at:
                if (init_ds_db () <0)

-
Alexandr

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=85

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.



More information about the sr-dev mailing list