[asterisk-bugs] [Asterisk 0015077]: [patch] Realtime SIP not working in current SVN

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 12 16:43:59 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15077 
====================================================================== 
Reported By:                MichaelLinke
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   15077
Category:                   Addons/res_config_mysql
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 147 
Request Review:              
====================================================================== 
Date Submitted:             2009-05-11 06:22 CDT
Last Modified:              2009-05-12 16:43 CDT
====================================================================== 
Summary:                    [patch] Realtime SIP not working in current SVN
Description: 
There seams to be an broken connection beetwen the Aterisk SIP Module in
Realtime mode and res_config_mysql.
Asterisk report an missimg mysql table for alle configured tables in
extconfig.conf.
The mysql server is working and the tables exist. The mysql server log
shows that no request hast been send to the server.
And "realtime mysql status" shows that the realtime module is connected to
the mysql server.
Using the same configurations files, this mysql configuration is working
in Asterisk 1.4 and 1.6.0 without any problems. 
And the  cdr_addon_mysql.c works in this svn version using the same mysql
parameters.

It seams as the there is a bug so that no request is send and so the
asterisk think that there is no table. So the error message is wrong.


====================================================================== 

---------------------------------------------------------------------- 
 (0104631) MichaelLinke (reporter) - 2009-05-12 16:43
 https://issues.asterisk.org/view.php?id=15077#c104631 
---------------------------------------------------------------------- 
ls -l /tmp/
total 0
srwxrwxrwx 1 mysql users 0 Apr 11 23:41 mysql.sock

So the path is correct. It is a source version, self compiled.

The problem has nothing to do with the mysql socket path because the
problem occur even if I use localhost or 127.0.0.1 or the domain name of
the server. It is allways the same.

And please remember that Asterisk 1.6.0.9 and 1.6.1 works with the same
config on the same server. Only the current SVN version don't work. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-12 16:43 MichaelLinke   Note Added: 0104631                          
======================================================================




More information about the asterisk-bugs mailing list