[asterisk-bugs] [Asterisk 0011328]: [patch] chan_local does not propogate cause codes
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Apr 24 17:11:24 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11328
======================================================================
Reported By: rain
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 11328
Category: Channels/chan_local
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.15
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-20-2007 15:31 CST
Last Modified: 04-24-2008 17:11 CDT
======================================================================
Summary: [patch] chan_local does not propogate cause codes
Description:
When setting a cause code in a local channel context, e.g. Hangup(3), the
cause code is not passed along to be set in HANGUPCAUSE after the calling
Dial() completes.
======================================================================
----------------------------------------------------------------------
svnbot - 04-24-08 17:11
----------------------------------------------------------------------
Repository: asterisk
Revision: 114637
U trunk/apps/app_alarmreceiver.c
U trunk/apps/app_dial.c
U trunk/apps/app_disa.c
U trunk/apps/app_externalivr.c
U trunk/apps/app_followme.c
U trunk/apps/app_queue.c
U trunk/channels/chan_alsa.c
U trunk/channels/chan_gtalk.c
U trunk/channels/chan_h323.c
U trunk/channels/chan_iax2.c
U trunk/channels/chan_jingle.c
U trunk/channels/chan_local.c
U trunk/channels/chan_mgcp.c
U trunk/channels/chan_misdn.c
U trunk/channels/chan_oss.c
U trunk/channels/chan_sip.c
U trunk/channels/chan_skinny.c
U trunk/channels/chan_unistim.c
U trunk/channels/chan_zap.c
U trunk/include/asterisk/channel.h
U trunk/main/channel.c
------------------------------------------------------------------------
r114637 | mvanbaak | 2008-04-24 17:11:23 -0500 (Thu, 24 Apr 2008) | 8
lines
Pass the hangup cause all the way to the calling app/channel.
(closes issue http://bugs.digium.com/view.php?id=11328)
Reported by: rain
Patches:
20071207__pass_cause_in_hangup_control_frame.diff.txt uploaded by
Corydon76 (license 14)
brought up-to-date to trunk by me
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=114637
Issue History
Date Modified Username Field Change
======================================================================
04-24-08 17:11 svnbot Note Added: 0085983
04-24-08 17:11 svnbot Status new => assigned
04-24-08 17:11 svnbot Assigned To => mvanbaak
======================================================================
More information about the asterisk-bugs
mailing list