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

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 8 14:35:46 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12381 
====================================================================== 
Reported By:                michael-fig
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12381
Category:                   Applications/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             04-07-2008 21:40 CDT
Last Modified:              04-08-2008 14:35 CDT
====================================================================== 
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.

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

---------------------------------------------------------------------- 
 michael-fig - 04-08-08 14:35  
---------------------------------------------------------------------- 
The "called party" is in the dialplan if the
"G(context^extension^priority)" flag is used.  They are jumped into
priority+1 on a connect.

I've updated the patch so that the callee's dialplan can set the
DIALDETACH variable, which to me is cleaner because it can be done at any
time. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-08-08 14:35  michael-fig    Note Added: 0085152                          
======================================================================




More information about the asterisk-bugs mailing list