[asterisk-bugs] [Asterisk 0009972]: [branch] res_jabber over OpenSSL

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Nov 6 12:42:28 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=9972 
====================================================================== 
Reported By:                phsultan
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   9972
Category:                   Resources/res_jabber
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 69516 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             06-13-2007 15:53 CDT
Last Modified:              11-06-2007 12:42 CST
====================================================================== 
Summary:                    [branch] res_jabber over OpenSSL
Description: 
The attached diff file allows to use OpenSSL API rather than GnuTLS along
with the res_jabber module.

Basically, all of the networking related functions and structures have
been taken out from iksemel to res_jabber, and adapted to fit with OpenSSL.
The iksemel library is still used for XMPP messages parsing though.

With the provided patch, res_jabber will handle timeout values for either
secured (with TLS) or unsecured connections, which is currently not the
case (see the discussion in http://bugs.digium.com/view.php?id=9738).

I was able to connect Asterisk to Google's jabber server (SSL required).
Also successfully tested with a jabberd2 server (with or without SSL).
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0009738 [patch] unloading res_jabber causes ast...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-06-07 12:42  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 89041

U   trunk/channels/chan_gtalk.c
U   trunk/channels/chan_jingle.c
U   trunk/include/asterisk/jabber.h
U   trunk/res/res_jabber.c

------------------------------------------------------------------------
r89041 | qwell | 2007-11-06 12:42:26 -0600 (Tue, 06 Nov 2007) | 4 lines

Allow gtalk and jingle to use TLS connections again.

Closes issue http://bugs.digium.com/view.php?id=9972

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-06-07 12:42  svnbot         Checkin                                      
11-06-07 12:42  svnbot         Note Added: 0073214                          
11-06-07 12:42  svnbot         Status                   feedback => assigned
======================================================================




More information about the asterisk-bugs mailing list