[asterisk-commits] twilson: trunk r151764 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 23 11:09:25 CDT 2008
Author: twilson
Date: Thu Oct 23 11:09:25 2008
New Revision: 151764
URL: http://svn.digium.com/view/asterisk?view=rev&rev=151764
Log:
Blocked revisions 151763 via svnmerge
........
r151763 | twilson | 2008-10-23 11:04:42 -0500 (Thu, 23 Oct 2008) | 9 lines
Backport fix from 1.6.0 that allows you to set parkedcalltransfers=no|caller|callee|both, but default to both which would be the equivalent of the existing behaviour.
The problem was that if someone parked a call, the callee and caller would both get assigned the builtin transfer feature, which would not only be potentially giving someone the ability to transfer themselves when they shouldn't have it, but would also dissallow reinviting the media off of the call.
(closes issue #12854)
Reported by: davidw
Patches:
parkingfix4.diff.txt uploaded by otherwiseguy
Tested by: davidw, otherwiseguy
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list