[asterisk-bugs] [Asterisk 0013385]: [patch] Reason header support
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 2 09:02:30 CST 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13385
======================================================================
Reported By: adomjan
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 13385
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: ready for testing
Target Version: Feature Tracker
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 139982
Request Review:
======================================================================
Date Submitted: 2008-08-27 10:40 CDT
Last Modified: 2009-11-02 09:02 CST
======================================================================
Summary: [patch] Reason header support
Description:
Cisco GWs use this header, however it is only a rfc draft.
draft-jesske-sipping-etsi-ngn-reason-03.txt
just set:
use_q850_reason=yes
in sip peer/user configuration and chan_sip.c will insert
Reason: Q.850;cause=17
header.
If the peer send Reason header will be used instead of
hangup_sip2cause().
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
child of 0014294 [patch] X-Asterisk-Hangupcause header ...
======================================================================
----------------------------------------------------------------------
(0112958) svnbot (reporter) - 2009-11-02 09:02
https://issues.asterisk.org/view.php?id=13385#c112958
----------------------------------------------------------------------
Repository: asterisk
Revision: 226687
U trunk/CHANGES
U trunk/channels/chan_sip.c
U trunk/configs/sip.conf.sample
------------------------------------------------------------------------
r226687 | mnicholson | 2009-11-02 09:02:28 -0600 (Mon, 02 Nov 2009) | 12
lines
This patch adds support for a draft proposal for adding Q.850 reason
headers to sip messages.
(closes issue https://issues.asterisk.org/view.php?id=13385)
Reported by: adomjan
Patches:
sip.conf.sample-trunk20090929-reason_q850.patch uploaded by adomjan
(license 487)
CHANGES-trunk20090929-reason_q850.patch uploaded by adomjan (license
487)
chan_sip.c-trunk20090929-reason_q850_atoi_fix.patch uploaded by
adomjan (license 487)
sip-q850-hangupcause1.diff uploaded by mnicholson (license 96)
Tested by: adomjan
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=226687
Issue History
Date Modified Username Field Change
======================================================================
2009-11-02 09:02 svnbot Note Added: 0112958
======================================================================
More information about the asterisk-bugs
mailing list