[asterisk-bugs] [Asterisk 0012381]: [patch] Allow called parties to continue after the caller has hung up
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 2 13:20:31 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-02-02 13:20 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.
======================================================================
----------------------------------------------------------------------
(0099241) michael-fig (reporter) - 2009-02-02 13:20
http://bugs.digium.com/view.php?id=12381#c99241
----------------------------------------------------------------------
My application is to dial a new line and bridge it into a MeetMe with other
lines that may or may not hang up. It looks like app_confcall on the
FreeSWITCH site does what I want (by allowing outbound calls to be
bridged), but it only works for asterisk-1.2. Maybe I'll try porting it to
1.4.
Sorry I can't provide a dialplan... I have to find a way of making it
simple enough to be understandable.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-02 13:20 michael-fig Note Added: 0099241
======================================================================
More information about the asterisk-bugs
mailing list