[asterisk-bugs] [Asterisk 0012550]: [SIP/TCP] received 302 Moved Temporarily via TCP, but invite sent via UDP
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Apr 29 11:33:30 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12550
======================================================================
Reported By: pabelanger
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 12550
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.6.0-beta7.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: duplicate
Duplicate: 11843
Fixed in Version:
======================================================================
Date Submitted: 04-29-2008 11:32 CDT
Last Modified: 04-29-2008 11:33 CDT
======================================================================
Summary: [SIP/TCP] received 302 Moved Temporarily via TCP,
but invite sent via UDP
Description:
Using 1.6.0-beta8, I've setup a SIP peer using transport=tcp and
promiscredir=yes. The peer replies with a 302 "Moved Temporarily",
asterisk attempts to forward, but does so using UDP.
I'm not sure how asterisk is to determine with protocol to use to send the
invite to. Here is a snip of the 302 "Moved Temporarily":
---
<--- SIP read from TCP://172.16.2.190:5060 --->
SIP/2.0 302 Moved Temporarily
FROM: "Unknown Name"<sip:6137959112 at 172.16.2.185>;tag=as43494201
TO: <sip:6136274820 at 172.16.2.190>;tag=e64e5385f4
CSEQ: 102 INVITE
CALL-ID: 3f2d24a02c67b01212d53b847642f08b at 172.16.2.185
VIA: SIP/2.0/TCP 172.16.2.185:5060;branch=z9hG4bK500d5fb5;rport
CONTACT:
<sip:6136274820 at 172.16.2.190:5070;transport=Tcp;maddr=172.16.2.190;x-mss-call-id=3f2d24a02c67b01212d53b847642f08b%40172.16.2.185>
CONTENT-LENGTH: 0
SERVER: RTCC/3.0.0.0
---
See attached SIP.txt for trace.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0011843 Moved Temporarily Contact Transport inf...
======================================================================
----------------------------------------------------------------------
file - 04-29-08 11:33
----------------------------------------------------------------------
This is a duplicate of issue 11843. Please follow progress there.
Issue History
Date Modified Username Field Change
======================================================================
04-29-08 11:33 file Note Added: 0086139
======================================================================
More information about the asterisk-bugs
mailing list