]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ParkAndAnnounce: Add variable inheritance 27/1227/1
authorJonathan Rose <jrose@digium.com>
Thu, 3 Sep 2015 19:07:35 +0000 (14:07 -0500)
committerJonathan Rose <jrose@digium.com>
Tue, 8 Sep 2015 22:21:37 +0000 (17:21 -0500)
commit7b5bcbeebee0f41c3a0d195891d109d152fcb19e
tree76aa0f29012aaa827f2470f79cf5b5b37169886a
parent0901a82adbecdb2621efb481472aedc218f8fa4c
ParkAndAnnounce: Add variable inheritance

In Asterisk 11, the announcer channel would receive channel variables
from the channel being parked by means of normal channel inheritance.
This functionality was lost during the big res_parking project in
Asterisk 12. This patch restores that functionality.

ASTERISK-25369 #close
Review: https://gerrit.asterisk.org/#/c/1180/

Change-Id: Ie47e618330114ad2ea91e2edcef1cb6f341eed6e
res/parking/parking_applications.c