[Home]

Summary:ASTERISK-05001: [patch] Change debug messages to explain what's going on with RTP and NAT
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-09-06 01:47:48Date Closed:2008-01-15 15:47:22.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/RTP
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) rtpnat.txt
Description:This little patch changes debug messages so that we are telling the Asterisk sysadm that there's nothing wrong with not being able to transmit the first RTP packets while waiting for incoming audio when NAT support is turned on.
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-07 16:33:38

Committed to CVS HEAD, but modified to use flag bits instead of add 4 bytes to the rtp private structure. Thanks!

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

Repository: asterisk
Revision: 6534

U   trunk/rtp.c

------------------------------------------------------------------------
r6534 | kpfleming | 2008-01-15 15:47:22 -0600 (Tue, 15 Jan 2008) | 2 lines

clarify transmission failure message when RTP peer is behind NAT (issue ASTERISK-5001 with mods to use flag bits instead of new variable)

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

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