[asterisk-bugs] [Asterisk 0019145]: Doing a "channel originate ..." and getting back a 404 leaves the ast_channel up until the sip transaction times out
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 26 07:39:32 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19145
======================================================================
Reported By: twilson
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19145
Category: Channels/chan_sip/General
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 314251
Request Review:
======================================================================
Date Submitted: 2011-04-19 12:27 CDT
Last Modified: 2011-04-26 07:39 CDT
======================================================================
Summary: Doing a "channel originate ..." and getting back a
404 leaves the ast_channel up until the sip transaction times out
Description:
If we do a "channel originate SIP/blah at example.com ..." and get back a 404,
Asterisk ACKs the 404 but leaves the Asterisk channel (not just the SIP
transaction) up until it times out at 32 seconds. I believe both the
channel and the transaction should be torn down after ACKing a final
response.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-04-26 07:39 lmadsen Steps to Reproduce Updated
2011-04-26 07:39 lmadsen Additional Information Updated
======================================================================
More information about the asterisk-bugs
mailing list