[asterisk-bugs] [Asterisk 0018833]: SIP over TCP and TLS does not appear to support NAT=yes
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 18 11:20:26 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18833
======================================================================
Reported By: Cabel McCoy
Assigned To: ebroad
======================================================================
Project: Asterisk
Issue ID: 18833
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Asterisk Version: 1.8.2.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: not fixable
Fixed in Version:
======================================================================
Date Submitted: 2011-02-17 16:55 CST
Last Modified: 2011-02-18 11:20 CST
======================================================================
Summary: SIP over TCP and TLS does not appear to support
NAT=yes
Description:
I am using a soft client to test SIP over TCP and I am having problems
getting RTP to send traffic back to my NATed ip address. Nat works
perfectly with UDP but not with TCP or TCP/TLS.
Here is the output from my RTP Debug
TCP connection gives me this
Sent RTP packet to 192.168.49.16:10004 (type 09, seq 043932, ts
108160, len 000170)
Which never gets back to me because its my private IP.
UDP connection gives me this
Sent RTP packet to 99.137.230.28:10000 (type 09, seq 015177, ts
000320, len 000170)
Works great.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-02-18 11:20 ebroad Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list