[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
Thu Jul 19 10:42:19 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://www.example.com/var/www/insects.digium.com/core/view.php?id=10210 
====================================================================== 
Reported By:                juggie
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10210
Category:                   Resources/res_agi
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
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-19-2007 10:42 CDT
====================================================================== 
Summary:                    [patch] res_agi, some long outstanding hacks, move
chan->_softhangup to ast_check_hangup
Description: 
This patch

http://www.example.com/var/www/insects.digium.com/core/view.php?id=1 -> Changes
the chan->_softhangup checks to ast_check_hangup(chan)
calls.

http://www.example.com/var/www/insects.digium.com/core/view.php?id=2 -> Blocks
you from running AGI/EAGI on channel thats dead (rather then
just a warning)

http://www.example.com/var/www/insects.digium.com/core/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...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 07-19-07 10:42  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 75930

------------------------------------------------------------------------
r75930 | russell | 2007-07-19 10:42:17 -0500 (Thu, 19 Jul 2007) | 6 lines

(closes issue
http://www.example.com/var/www/insects.digium.com/core/view.php?id=10210,
reported and patched by juggie)

This merges the trunk only part of the patches from this issue.  In 1.4,
res_agi
will issue a warning if you try to use DeadAGI on a channel that is not
hung up.
Now, in trunk, it just plain won't let you do it.

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-19-07 10:42  svnbot         Checkin                                      
07-19-07 10:42  svnbot         Note Added: 0067591                          
07-19-07 10:42  svnbot         Status                   ready for testing =>
assigned
======================================================================




More information about the asterisk-bugs mailing list