[asterisk-bugs] [Asterisk 0010828]: 302 Handling
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 5 14:35:57 CST 2007
The following issue has been set as RELATED TO issue 0011154.
======================================================================
http://bugs.digium.com/view.php?id=10828
======================================================================
Reported By: yusufmotiwala
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10828
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 09-26-2007 13:40 CDT
Last Modified: 10-29-2007 14:44 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
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011154 Asterisk does not retry a call on recev...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-05-07 14:35 oej Relationship added related to 0011154
======================================================================
More information about the asterisk-bugs
mailing list