[asterisk-bugs] [Asterisk 0018213]: Missing SIP status code
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 3 08:01:30 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18213
======================================================================
Reported By: colonel72
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18213
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.8.0
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-10-26 14:18 CDT
Last Modified: 2010-11-03 08:01 CDT
======================================================================
Summary: Missing SIP status code
Description:
When a phone not responding (HangupCauseCode:20) the caller from the sip
trunk receive SIP response 503. The correct SIP response "Temporarily
unavailable" 480! (Also occur Asterisk 1.6.2.12)
======================================================================
----------------------------------------------------------------------
(0128589) colonel72 (reporter) - 2010-11-03 08:01
https://issues.asterisk.org/view.php?id=18213#c128589
----------------------------------------------------------------------
To correct asterisk sip message header (X-Asterisk-HangupCause):
/usr/src/asterisk-1.8.0/main/channel.c expand causes[]
{ AST_CAUSE_UNREGISTERED, "UNREGISTERED", "Temporarily unavailable" },
Issue History
Date Modified Username Field Change
======================================================================
2010-11-03 08:01 colonel72 Note Added: 0128589
======================================================================
More information about the asterisk-bugs
mailing list