[asterisk-bugs] [Asterisk 0018329]: Translations from SIP 480 responses to cause codes, esp. Do Not Disturb
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 17 18:55:26 CST 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=18329
======================================================================
Reported By: wimpy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18329
Category: Channels/chan_sip/Interoperability
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 295236
Request Review:
======================================================================
Date Submitted: 2010-11-17 18:55 CST
Last Modified: 2010-11-17 18:55 CST
======================================================================
Summary: Translations from SIP 480 responses to cause codes,
esp. Do Not Disturb
Description:
I found that a SIP UA responding 480 Do not disturb will cause Dail() to
exit with HANGUPCAUSE=0x13, which isn't optimal.
480 is generally a Service unavailable where 0x13 doesn't fit at all.
Cahnged to cause 0x2F generally, and cause 0x15 on Do Not Disturb.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-11-17 18:55 wimpy New Issue
2010-11-17 18:55 wimpy Asterisk Version => SVN
2010-11-17 18:55 wimpy Regression => No
2010-11-17 18:55 wimpy SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2010-11-17 18:55 wimpy SVN Revision (number only!) => 295236
======================================================================
More information about the asterisk-bugs
mailing list