]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Masquerade: Retain parkinglot settings made by CHANNEL function.
authorJonathan Rose <jrose@digium.com>
Mon, 10 Sep 2012 17:33:22 +0000 (17:33 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 10 Sep 2012 17:33:22 +0000 (17:33 +0000)
commit6f75f3828776786639b8eba7180a7b59d0839f59
treec2172328292a39b9f6e0a478539d7a63aae4455a
parent0067aba7e8edc8e3c0a363a54de89e1adcc29048
Masquerade: Retain parkinglot settings made by CHANNEL function.

Prior to this patch, the user would have a parkinglot set on a channel that
was parked and when the channel was retrieved, any attempt by that channel
to park would simply use the default. This patch makes parkinglot values
set in this way be retained through the masquerade.

(closes issue AST-990)
Reported by: Nick Huskinson
Patches:
    masquerade_parkinglot_patch.diff Uploaded by Jonathan Rose (license 6182)
........

Merged revisions 372736 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 372737 from http://svn.asterisk.org/svn/asterisk/branches/10

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@372754 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c