(closes issue #13465)
commit6f87b7c454e6e4e3de43a54a7f7ac6fa94c47f75
authorjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 16 Sep 2008 16:14:25 +0000 (16 16:14 +0000)
committerjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 16 Sep 2008 16:14:25 +0000 (16 16:14 +0000)
tree8596afa0c6b692045c19799d07ded9cfcdafdd75
parenta231d4fc3cfa1eff5e36e32f77987c23e7a0407f
(closes issue #13465)
(closes issue #13425)
Reported by: mdu113
Patches:
      bug13425.diff uploaded by jpeeler (license 325)
Tested by: mdu113

The main change here was to masquerade the channel if the channel that was to be parked was running a PBX on it. The PBX thread can then maintain full control of the channel (the zombie) as it expects to while allowing the parking thread full control of the real (parked) channel.

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@143204 614ede4d-c843-0410-af14-a771ab80d22e
res/res_features.c