[asterisk-bugs] [Asterisk 0013385]: [patch] Reason header support
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 29 05:23:51 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13385
======================================================================
Reported By: adomjan
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13385
Category: Channels/chan_sip/Interoperability
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 139982
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-27 10:40 CDT
Last Modified: 2008-08-29 05:23 CDT
======================================================================
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().
======================================================================
----------------------------------------------------------------------
(0091890) adomjan (reporter) - 2008-08-29 05:23
http://bugs.digium.com/view.php?id=13385#c91890
----------------------------------------------------------------------
opps in sip_hangup() unrefer sip pvt from ast_channel before call the
transmit_response_reliable(). I added a new parameter into
transmit_response_reliable() any better idea?
Issue History
Date Modified Username Field Change
======================================================================
2008-08-29 05:23 adomjan Note Added: 0091890
======================================================================
More information about the asterisk-bugs
mailing list