[asterisk-bugs] [Asterisk 0016543]: [patch] sin_family not set to AF_INET when running trunk on Solaris nevada
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 18 16:05:41 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16543
======================================================================
Reported By: crjw
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 16543
Category: Core/RTP
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Target Version: 1.4.30
Asterisk Version: SVN
JIRA: SWP-628
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 237213M
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-01-05 00:19 CST
Last Modified: 2010-01-18 16:05 CST
======================================================================
Summary: [patch] sin_family not set to AF_INET when running
trunk on Solaris nevada
Description:
Dialing from any phone fails because sin_family is set to 0 instead of 2
for the RTP traffic.
Asterisk logs the following error:
"res_rtp_asterisk.c:437 ast_rtp_new: Oh dear... we couldn't allocate a
port for RTP instance '827de88'"
======================================================================
----------------------------------------------------------------------
(0116855) svnbot (reporter) - 2010-01-18 16:05
https://issues.asterisk.org/view.php?id=16543#c116855
----------------------------------------------------------------------
Repository: asterisk
Revision: 241100
_U branches/1.6.1/
------------------------------------------------------------------------
r241100 | qwell | 2010-01-18 16:05:40 -0600 (Mon, 18 Jan 2010) | 14 lines
Blocked revisions 241098 via svnmerge
........
r241098 | qwell | 2010-01-18 16:03:49 -0600 (Mon, 18 Jan 2010) | 8 lines
Fix an RTP instance allocation failure on Solaris.
(closes issue https://issues.asterisk.org/view.php?id=16543)
Reported by: crjw
Patches:
rtp_sin_family.patch uploaded by crjw (license 963)
Tested by: crjw, qwell
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=241100
Issue History
Date Modified Username Field Change
======================================================================
2010-01-18 16:05 svnbot Checkin
2010-01-18 16:05 svnbot Note Added: 0116855
======================================================================
More information about the asterisk-bugs
mailing list