[asterisk-bugs] [Asterisk 0012738]: Asterisk should reply "200 OK" to an in-dialog INFO with empty body
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jul 1 10:58:13 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12738
======================================================================
Reported By: ibc
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 12738
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 05-28-2008 09:00 CDT
Last Modified: 07-01-2008 10:58 CDT
======================================================================
Summary: Asterisk should reply "200 OK" to an in-dialog INFO
with empty body
Description:
I've had problems using a carrier that uses Nortel CS2K softswitch because
the Nortel sends an in-dialog INFO with empty body to monitorize long
duration calls. AFAIK this method has been commonly used until now that we
have session timers (RFC 3311).
If Asterisk supports RFC 2976 (SIP INFO), it must return 200 instead of
4XX when INFO contains no body.
RFC 2976 section 2.2:
-----------
"A 200 OK response MUST be sent by a UAS for an INFO request with no
message body if the INFO request was successfully received for an
existing call."
"A 481 Call Leg/Transaction Does Not Exist message MUST be sent by a
UAS if the INFO request does not match any existing call leg."
------------
Asterisk replies with a 4XX (sorry, not sure of exact code now) so Nortel
hangs the call.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0005747 * Sends 403 Unauthorized upon reception...
related to 0011264 Asterisk doesn't reply well to in-dialo...
======================================================================
----------------------------------------------------------------------
oej - 07-01-08 10:58
----------------------------------------------------------------------
Ok, closing the issue. Feel free to reopen if it shows up again.
Thanks for a quick reply!
Issue History
Date Modified Username Field Change
======================================================================
07-01-08 10:58 oej Status new => resolved
07-01-08 10:58 oej Resolution open => fixed
07-01-08 10:58 oej Assigned To => oej
07-01-08 10:58 oej Note Added: 0089528
======================================================================
More information about the asterisk-bugs
mailing list