[asterisk-bugs] [Asterisk 0011520]: [patch] Re-enable one-touch parking on timeout park recall
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Feb 29 19:27:26 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11520
======================================================================
Reported By: pliew
Assigned To: twilson
======================================================================
Project: Asterisk
Issue ID: 11520
Category: Resources/res_features
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.15
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-11-2007 17:19 CST
Last Modified: 02-29-2008 19:27 CST
======================================================================
Summary: [patch] Re-enable one-touch parking on timeout park
recall
Description:
Simple patch to re-enable one-touch parking flag in addition to the
existing transfer flag. Limitation: does not check to see if this option
has been enabled in the first place from the original app
======================================================================
----------------------------------------------------------------------
svnbot - 02-29-08 19:27
----------------------------------------------------------------------
Repository: asterisk
Revision: 105477
_U trunk/
U trunk/apps/app_dial.c
U trunk/include/asterisk/app.h
U trunk/include/asterisk/global_datastores.h
U trunk/main/app.c
U trunk/main/features.c
U trunk/main/global_datastores.c
------------------------------------------------------------------------
r105477 | twilson | 2008-02-29 19:27:22 -0600 (Fri, 29 Feb 2008) | 6 lines
Asterisk, when parking can drop rights a caller when a parking timeout
occurs. Also, when doing built-in attended transfers, sometimes
incorrectly passes rights from the transferrer to the transferee. This
patch tries to fixes the parking issue and lays some groundwork for later
fixing the transfer issue.
(closes issue http://bugs.digium.com/view.php?id=11520)
Reported by: pliew
Tested by: otherwiseguy
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=105477
Issue History
Date Modified Username Field Change
======================================================================
02-29-08 19:27 svnbot Note Added: 0083205
02-29-08 19:27 svnbot Assigned To otherwiseguy => twilson
======================================================================
More information about the asterisk-bugs
mailing list