[asterisk-bugs] [Asterisk 0013672]: Additional codecs are added to the SDP after a "Moved Temporarily" mesage - SIP TCP
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 18 08:53:38 CDT 2009
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=13672
======================================================================
Reported By: mattdarnell
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13672
Category: Channels/chan_sip/CodecHandling
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Target Version: 1.6.0.5
Asterisk Version: 1.6.0
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-10-10 20:25 CDT
Last Modified: 2009-03-18 08:53 CDT
======================================================================
Summary: Additional codecs are added to the SDP after a
"Moved Temporarily" mesage - SIP TCP
Description:
After receiving a 302 SIP response Asterisk adds additional codecs to the
SPD when they are not allowed in sip.conf. The only codec allowed in this
example is ulaw.
This is a 1.6.0 system with "0013523: Trouble with Temporarily Moved"
applied
-- Got SIP response 302 "Moved Temporarily" back from 10.10.20.31
Transmitting (no NAT) to 10.10.20.31:5060:
ACK sip:3451 at 10.10.20.31 SIP/2.0
Via: SIP/2.0/TCP 10.10.20.50:5060;branch=z9hG4bK5cdde719;rport
Max-Forwards: 70
From: "4000" <sip:3451 at wikitelcom.com>;tag=as43e0f2af
To: <sip:3451 at 10.10.20.31>;tag=f4177796d8
Contact: <sip:3451 at 10.10.20.50:5060;transport=TCP>
Call-ID: 3deb3e4b3f6dc02c709391dd7d73f566 at wikitelcom.com
CSeq: 102 ACK
User-Agent: Asterisk PBX 1.6.0
Content-Length: 0
---
-- Now forwarding SIP/4000-b7d5ac38 to
'SIP/3451::::TCP at 10.10.20.31:5065' (thanks to SIP/sip-tcp-0831ed70)
== Using SIP RTP CoS mark 5
Audio is at 10.10.20.50 port 15016
Adding codec 0x4 (ulaw) to SDP
Adding codec 0x2 (gsm) to SDP
Adding codec 0x8 (alaw) to SDP
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-03-18 08:53 lmadsen Status acknowledged =>
feedback
======================================================================
More information about the asterisk-bugs
mailing list