[asterisk-bugs] [Asterisk 0010828]: 302 Handling
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 1 10:31:31 CDT 2007
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=10828
======================================================================
Reported By: yusufmotiwala
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10828
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-26-2007 13:40 CDT
Last Modified: 10-01-2007 10:31 CDT
======================================================================
Summary: 302 Handling
Description:
Asterisk appears to be not able to handle 302 response.
I am tring to dial dialednumber at 10.10.10.10. Say, my provider IP address
is 10.10.10.10.
Asterisk is getting 302 response - asking it to contact
dialednumber at 10.10.10.11
Call fails.
<--- SIP read from 10.10.10.10:5060 --->
SIP/2.0 302 Moved Temporarily
Via: SIP/2.0/UDP 1.2.3.4:5060;branch=z9hG4bK515084b8;rport=5060
From: "Me" <sip:mynumber at 1.2.3.4>;tag=as289ca863
To:
<sip:dialednumber at 10.10.10.10>;tag=b4c8d49973c64e15a058511e6ec188c0.1d22
Call-ID: 4feb461136d874d76ae60bdb7132c26e at 1.2.3.4
CSeq: 102 INVITE
Contact: sip:dialednumber at 10.10.10.11
Server: Sip EXpress router (0.8.14 (i386/freebsd))
Content-Length: 0
Warning: 392 10.10.10.10:5060 "Noisy feedback tells: pid=15020
req_src_ip=1.2.3.4 req_src_port=5060 in_uri=sip:dialednumber at 10.10.10.10
out_uri=sip:dialednumber at 10.10.10.11 via_cnt==1"
<------------->
--- (10 headers 0 lines) ---
Transmitting (NAT) to 10.10.10.10:5060:
ACK sip:dialednumber at 10.10.10.10 SIP/2.0
Via: SIP/2.0/UDP 1.2.3.4:5060;branch=z9hG4bK515084b8;rport
Max-Forwards: 70
From: "Me" <sip:mynumber at 1.2.3.4>;tag=as289ca863
To:
<sip:dialednumber at 10.10.10.10>;tag=b4c8d49973c64e15a058511e6ec188c0.1d22
Contact: <sip:mynumber at 1.2.3.4>
Call-ID: 4feb461136d874d76ae60bdb7132c26e at 1.2.3.4
CSeq: 102 ACK
User-Agent: "X-Lite release 1011s stamp 41150"
Content-Length: 0
======================================================================
----------------------------------------------------------------------
file - 10-01-07 10:31
----------------------------------------------------------------------
Please provide a complete sip debug and a note detailing what you expect to
happen versus what is happening.
Issue History
Date Modified Username Field Change
======================================================================
10-01-07 10:31 file Note Added: 0071258
10-01-07 10:31 file Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list