]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ParkAndAnnounce: Add variable inheritance 28/1228/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:51 +0000 (17:21 -0500)
commitfbf720db91ae8942e9c2ba092179ab2352d44b06
treea04aab34f6259a1f1cd8693311d227b34326612a
parent777f9adfc7be50b634e0b131af611ac936f9cca8
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