[asterisk-bugs] [Asterisk 0011264]: Asterisk doesn't reply well to in-dialog OPTIONS in pedantic mode
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Nov 19 04:16:35 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11264
======================================================================
Reported By: ibc
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 11264
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
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: 11-15-2007 14:04 CST
Last Modified: 11-19-2007 04:16 CST
======================================================================
Summary: Asterisk doesn't reply well to in-dialog OPTIONS in
pedantic mode
Description:
A way to monitorize a SIP dialog is by sending in-dialog OPTIONS so the
UAC/UAS replies with 200 OK if that dialog exists or 404 if not.
Asterisk with pedantic=no replies a "404 Not Found" correctly but in
pedantic=yes it replies with a "481 Call/Transaction Does Not Exist".
I'm not 100% sure (I'll try to confirm it) but I think it should reply
with a 404 instead of 481 in this case (OPTIONS in-dialog).
======================================================================
----------------------------------------------------------------------
ibc - 11-19-07 04:16
----------------------------------------------------------------------
> I think the issue here is not the 404, because you propably don't have
> an extension called "asterisk"
No, I haven't it.
> it's that it causes the call to hang up on a non-fatal in-dialog
> transaction.
Not sure if I understand what you mean, but the call is not hanged up when
I send an in-dialog OPTIONS to "asterisk at IP" (a non existing extension).
About the debug, now I'll capture it in the "full" log message:
full => notice,warning,error,debug,verbose
Anyway let me some time to install the SVN version and try it since I was
using 1.4.13.
Really thanks for all your patience ;)
Issue History
Date Modified Username Field Change
======================================================================
11-19-07 04:16 ibc Note Added: 0073909
======================================================================
More information about the asterisk-bugs
mailing list