[asterisk-bugs] [Asterisk 0018202]: [patch] IAX2 registration issues
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 1 11:11:51 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18202
======================================================================
Reported By: pabelanger
Assigned To: pabelanger
======================================================================
Project: Asterisk
Issue ID: 18202
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-10-24 12:36 CDT
Last Modified: 2010-11-01 11:11 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
======================================================================
----------------------------------------------------------------------
(0128501) svnbot (reporter) - 2010-11-01 11:11
https://issues.asterisk.org/view.php?id=18202#c128501
----------------------------------------------------------------------
Repository: asterisk
Revision: 293497
_U trunk/
U trunk/channels/chan_iax2.c
------------------------------------------------------------------------
r293497 | pabelanger | 2010-11-01 11:11:50 -0500 (Mon, 01 Nov 2010) | 20
lines
Merged revisions 293496 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r293496 | pabelanger | 2010-11-01 12:09:05 -0400 (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=293497
Issue History
Date Modified Username Field Change
======================================================================
2010-11-01 11:11 svnbot Checkin
2010-11-01 11:11 svnbot Note Added: 0128501
======================================================================
More information about the asterisk-bugs
mailing list