[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:03:50 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16543
======================================================================
Reported By: crjw
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16543
Category: Core/RTP
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
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:
======================================================================
Date Submitted: 2010-01-05 00:19 CST
Last Modified: 2010-01-18 16:03 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'"
======================================================================
----------------------------------------------------------------------
(0116852) svnbot (reporter) - 2010-01-18 16:03
https://issues.asterisk.org/view.php?id=16543#c116852
----------------------------------------------------------------------
Repository: asterisk
Revision: 241098
U trunk/main/rtp_engine.c
------------------------------------------------------------------------
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=241098
Issue History
Date Modified Username Field Change
======================================================================
2010-01-18 16:03 svnbot Checkin
2010-01-18 16:03 svnbot Note Added: 0116852
======================================================================
More information about the asterisk-bugs
mailing list