[Asterisk-bugs] [Asterisk 0010210]: [patch] res_agi, some long outstanding hacks, move chan->_softhangup to ast_check_hangup
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jul 17 12:02:15 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10210
======================================================================
Reported By: juggie
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10210
Category: Resources/res_agi
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 07-16-2007 18:14 CDT
Last Modified: 07-17-2007 12:02 CDT
======================================================================
Summary: [patch] res_agi, some long outstanding hacks, move
chan->_softhangup to ast_check_hangup
Description:
This patch
http://bugs.digium.com/view.php?id=1 -> Changes the chan->_softhangup checks to
ast_check_hangup(chan)
calls.
http://bugs.digium.com/view.php?id=2 -> Blocks you from running AGI/EAGI on
channel thats dead (rather then
just a warning)
http://bugs.digium.com/view.php?id=3 -> Blocks you from running DeadAGI on a
channel thats live (rather then
just a warning)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010213 rev71656 and rev71065 makes DeadAGI exi...
parent of 0010209 ast_check_hangup does not return true a...
======================================================================
----------------------------------------------------------------------
blitzrage - 07-17-07 12:02
----------------------------------------------------------------------
Testing the 1.4 patches for 10209 and 10210 together, and get the WARNING
as expected when running a DeadAGI() on a live channel.
Issue History
Date Modified Username Field Change
======================================================================
07-17-07 12:02 blitzrage Note Added: 0067446
======================================================================
More information about the asterisk-bugs
mailing list