[asterisk-bugs] [Asterisk 0012381]: [patch] Allow called parties to continue after the caller has hung up

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 29 11:22:44 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12381 
====================================================================== 
Reported By:                michael-fig
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   12381
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.18 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2008-04-07 21:40 CDT
Last Modified:              2009-01-29 11:22 CST
====================================================================== 
Summary:                    [patch] Allow called parties to continue after the
caller has hung up
Description: 
The attached patch adds a 'c' flag to Dial application that allows the
called party to continue in the dialplan after the channel that initiated
the Dial has hung up.  This can be useful if a Manager API program bounces
the callee into an IVR, and then the caller wishes to detach from that
session.

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

---------------------------------------------------------------------- 
 (0099069) jpeeler (administrator) - 2009-01-29 11:22
 http://bugs.digium.com/view.php?id=12381#c99069 
---------------------------------------------------------------------- 
Has the patch been tested? From what I can all that it is going to do is
not hang up the peer, but dialplan execution is not going to continue
running. Essentially this sounds like a feature request for the 'g' flag,
except to continue execution if the source channel hangs up instead. The
implementation would be harder though since the thread executing dialplan
logic would be on the wrong channel. It would be helpful if the reporter
could show the dialplan that would benefit from this feature to ensure the
desired result can not be produced another way. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-29 11:22 jpeeler        Note Added: 0099069                          
======================================================================




More information about the asterisk-bugs mailing list