[asterisk-bugs] [Asterisk 0011058]: Asterisk doesn't recognize a "408 Request Timeout"
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Dec 13 07:03:52 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11058
======================================================================
Reported By: ibc
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 11058
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-23-2007 04:57 CDT
Last Modified: 12-13-2007 07:03 CST
======================================================================
Summary: Asterisk doesn't recognize a "408 Request Timeout"
Description:
If Asterisk calls a SIP user and receives from him a "480 User not
responding" Asterisk hangups the call OK.
But in my case Asterisk calls a SIP user registered in a OpenSer, and this
OpenSer cancels not responding calls after 60 seconds and replies with a
"408 Request Timeout", but Asterisk ignores this reply and doesn't send the
ACK. So the channel remains open.
About "408 Request Timeout" RFC 3261 says:
21.4.9 408 Request Timeout
The server could not produce a response within a suitable amount of
time, for example, if it could not determine the location of the
user
in time. The client MAY repeat the request without modifications at
any later time.
I think Asterik should accept a "408" and terminate the call.
======================================================================
----------------------------------------------------------------------
ibc - 12-13-07 07:03
----------------------------------------------------------------------
Hi, I've opened a new bug http://bugs.digium.com/view.php?id=11536 for this
"pedantic mode" related issue:
http://bugs.digium.com/view.php?id=11536
Maybe the present report could be closed since Asterisk does recognize
"408 Request Timeout".
Issue History
Date Modified Username Field Change
======================================================================
12-13-07 07:03 ibc Note Added: 0075335
======================================================================
More information about the asterisk-bugs
mailing list