[asterisk-bugs] [Asterisk 0010315]: res_agi behaviour change in 1.2 & 1.4
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 30 13:28:48 CDT 2007
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=10315
======================================================================
Reported By: juggie
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 10315
Category: Resources/res_agi
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 07-26-2007 23:05 CDT
Last Modified: 07-30-2007 13:28 CDT
======================================================================
Summary: res_agi behaviour change in 1.2 & 1.4
Description:
This effects i believe 1.2.20+ and 1.4.8+
While this is not the 'accepted behavior' deadagi has been used alot to
run agi's on a live channel when a user does not want the script to exit
when a hangup has been detected. This was used with the popular package
a2billing
(http://trac.asterisk2billing.org) and as a result i've seen alot of
complaints in #asterisk about it.
When i finally had time to follow up on the problem it turns out to be a
change in handle_exec within res_agi which was due to bug
http://bugs.digium.com/view.php?id=10035.
http://svn.digium.com/view/asterisk/branches/1.2/res/res_agi.c?r1=71065&r2=71656
This issue has already been solved in trunk as res_agi will no longer
close the control connection when it sends a sighup. Should we backport
that fix? or just revert the original behavior of returning whatever the
application returns.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0010035 Agi exits without any possibility to ca...
related to 0010245 Agi in live & dead channels? Don't ...
======================================================================
----------------------------------------------------------------------
Corydon76 - 07-30-07 13:28
----------------------------------------------------------------------
Fixed in 77782,77783,77784.
Issue History
Date Modified Username Field Change
======================================================================
07-30-07 13:28 Corydon76 Note Added: 0068072
07-30-07 13:28 Corydon76 Status assigned => closed
07-30-07 13:28 Corydon76 Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list