]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 372737 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Mon, 10 Sep 2012 17:22:47 +0000 (17:22 +0000)
committerAutomerge script <automerge@asterisk.org>
Mon, 10 Sep 2012 17:22:47 +0000 (17:22 +0000)
commitb772e25d20c108ab0f5f8595327d34300a260ca8
tree932020cbe1a0cacf4f7f0287b8ccfb8db9278048
parent2d58cfcd28b880a75795bf7ab164d9716e82f59d
Merged revisions 372737 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r372737 | jrose | 2012-09-10 12:14:46 -0500 (Mon, 10 Sep 2012) | 15 lines

  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
................

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