[asterisk-bugs] [Asterisk 0015366]: recent commit on svn 1.4 chan_sip failed to load

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Jun 20 12:51:43 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15366 
====================================================================== 
Reported By:                loloski
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   15366
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-20 11:00 CDT
Last Modified:              2009-06-20 12:51 CDT
====================================================================== 
Summary:                    recent commit on svn 1.4 chan_sip failed to load
Description: 
https://reviewboard.asterisk.org/r/287/

compilation warning but leads to unloadable chan_sip :(

chan_sip.c: In function âtry_suggested_sip_codecâ:
chan_sip.c:3733: warning: implicit declaration of function
âsip_pvt_unlockâ
chan_sip.c:3735: warning: implicit declaration of function
âsip_pvt_lockâ


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

---------------------------------------------------------------------- 
 (0106748) svnbot (reporter) - 2009-06-20 12:51
 https://issues.asterisk.org/view.php?id=15366#c106748 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 202153

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r202153 | seanbright | 2009-06-20 12:51:42 -0500 (Sat, 20 Jun 2009) | 5
lines

Since we don't have sip_pvt_lock() in 1.4, we need to use ast_mutex_*
directly.

(closes issue https://issues.asterisk.org/view.php?id=15366)
Reported by: loloski

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=202153 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-20 12:51 svnbot         Checkin                                      
2009-06-20 12:51 svnbot         Note Added: 0106748                          
2009-06-20 12:51 svnbot         Status                   new => assigned     
2009-06-20 12:51 svnbot         Assigned To               => seanbright      
======================================================================




More information about the asterisk-bugs mailing list