[Home]

Summary:ASTERISK-02537: chan_mgcp binds rtp to 0.0.0.0 insted of addr, specified in "bindaddr" option
Reporter:nording (nording)Labels:
Date Opened:2004-10-05 16:33:28Date Closed:2008-01-15 15:09:22.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) mgcp-bindaddr.txt
Description:chan_mgcp does not bind rtp data to addr, specified in "bindaddr" config option. this causes bugs (no audio or one-way-audio) with multiple rtp-aware software installation on the same machine

****** ADDITIONAL INFORMATION ******

maybe that warning is relevant:
rtp.c:713 ast_rtp_offered_from_local: rtp structure is null
(backtrace indicates, that it is callef from transmit_connect_with_sdp)
Comments:By: Mark Spencer (markster) 2004-10-06 00:45:27

Fixed in CVS head.

By: Russell Bryant (russell) 2004-10-06 18:24:55

fixed in the 1.0 branch

By: Digium Subversion (svnbot) 2008-01-15 15:09:22.000-0600

Repository: asterisk
Revision: 3925

U   branches/v1-0/channels/chan_mgcp.c

------------------------------------------------------------------------
r3925 | russell | 2008-01-15 15:09:21 -0600 (Tue, 15 Jan 2008) | 2 lines

fix bindaddr for MGCP (bug ASTERISK-2537)

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

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