[asterisk-bugs] [Asterisk 0014811]: DeadAGI at h extension

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 12 20:02:00 CDT 2009


The following issue has been CLOSED 
====================================================================== 
https://issues.asterisk.org/view.php?id=14811 
====================================================================== 
Reported By:                hoaianh
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14811
Category:                   Resources/res_agi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.24 
Regression:                 Yes 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 not fixable
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-04-02 07:54 CDT
Last Modified:              2009-05-12 20:01 CDT
====================================================================== 
Summary:                    DeadAGI at h extension
Description: 
I make outgoing call with the context

[out]
exten => s,1,Anser()
exten => s,n,Playback(tt-weasels)
exten => s,n,Dial(ss7/out/123456789)
exten => s,n,Hangup()

exten => h,1,DeadAgi(agi://agi-server/script)

The problem is when leg A is hang up it works fine but if leg B is hang up
I get 
--> deadagi_exec: Running DeadAGI on a live channel will cause problems,
please use AGI

This one seems to be very close to issue 0014624 but the major difference
is that always happens.

On another box with 1.4.19.2 it works just fine.


====================================================================== 

---------------------------------------------------------------------- 
 (0104659) tilghman (administrator) - 2009-05-12 20:01
 https://issues.asterisk.org/view.php?id=14811#c104659 
---------------------------------------------------------------------- 
This really isn't fixable.  You can ignore the error or upgrade to 1.6.0 or
higher, where AGI doesn't care whether it's run on a live or dead channel. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-12 20:01 tilghman       Note Added: 0104659                          
2009-05-12 20:01 tilghman       Status                   feedback => closed  
2009-05-12 20:01 tilghman       Resolution               open => not fixable 
======================================================================




More information about the asterisk-bugs mailing list