[asterisk-bugs] [Asterisk 0018202]: [patch] IAX2 registration issues

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Nov 1 11:09:07 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18202 
====================================================================== 
Reported By:                pabelanger
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18202
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.8.0 
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-10-24 12:36 CDT
Last Modified:              2010-11-01 11:09 CDT
====================================================================== 
Summary:                    [patch] IAX2 registration issues
Description: 
update_registry() should use ast_sockaddr_from_sin() for iax2_peer, not
memcpy.

Was reported on -user lists.

http://lists.digium.com/pipermail/asterisk-users/2010-October/255251.html
====================================================================== 

---------------------------------------------------------------------- 
 (0128499) svnbot (reporter) - 2010-11-01 11:09
 https://issues.asterisk.org/view.php?id=18202#c128499 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 293496

U   branches/1.8/channels/chan_iax2.c

------------------------------------------------------------------------
r293496 | pabelanger | 2010-11-01 11:09:06 -0500 (Mon, 01 Nov 2010) | 13
lines

Use ast_sockaddr_from_sin function not memcpy

This resolves some IAX2 registration issue report on the 
asterisk-users mailing list. 

(closes issue https://issues.asterisk.org/view.php?id=18202)
Reported by: pabelanger
Patches: 
      update_registry.patch.v2 uploaded by pabelanger (license 224)
Tested by: pabelanger, Nic Colledge (mailing list)

Review: https://reviewboard.asterisk.org/r/993

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-01 11:09 svnbot         Checkin                                      
2010-11-01 11:09 svnbot         Note Added: 0128499                          
======================================================================




More information about the asterisk-bugs mailing list