[asterisk-bugs] [Asterisk 0016673]: TLS socket file descriptor fails to open (with no error message in log)

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 22 10:55:15 CST 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16673 
====================================================================== 
Reported By:                michaesc
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16673
Category:                   Core/Portability
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.2.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-01-22 10:55 CST
Last Modified:              2010-01-22 10:55 CST
====================================================================== 
Summary:                    TLS socket file descriptor fails to open (with no
error message in log)
Description: 
On platforms missing funopen(3) or fopencookie(3) DO_SSL is undefined in
main/tcptls.h. Other files including tcptls.h will fail in their TLS
operations, because of this portability problem.

In the most basic case of configuring (in sip.conf) the TLS variables
properly, one expects the TLS logic to open the necessary TCP socket file
descriptors. Asterisk (see tcptls.c) doesn't do it on all supported
platforms, and doesn't even write any error or debug message to the log
announcing the problem.


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-22 10:55 michaesc       Asterisk Version          => 1.6.2.1         
2010-01-22 10:55 michaesc       Regression                => No              
2010-01-22 10:55 michaesc       SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list