[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 11:47:46 CST 2007
The following issue has been CLOSED
======================================================================
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: closed
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:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 10-23-2007 04:57 CDT
Last Modified: 12-13-2007 11:47 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
12-13-07 11:47 oej Status assigned => closed
======================================================================
More information about the asterisk-bugs
mailing list