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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 1 17:08:47 CDT 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-01-2007 17:08 CDT
====================================================================== 
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-01-07 17:08  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 88164

_U  trunk/
U   trunk/include/asterisk/jabber.h
U   trunk/res/res_jabber.c

------------------------------------------------------------------------
r88164 | qwell | 2007-11-01 17:08:46 -0500 (Thu, 01 Nov 2007) | 4 lines

Switch res_jabber to use openssl rather than gnutls.

Closes issue http://bugs.digium.com/view.php?id=9972, patch by phsultan.  Copied
from branch at
http://svn.digium.com/svn/asterisk/team/phsultan/res_jabber-openssl/

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-01-07 17:08  svnbot         Note Added: 0072935                          
11-01-07 17:08  svnbot         Status                   ready for testing =>
assigned
11-01-07 17:08  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list