diff --git a/res/parking/parking_manager.c b/res/parking/parking_manager.c index b9e46c7d50..435200b1ee 100644 --- a/res/parking/parking_manager.c +++ b/res/parking/parking_manager.c @@ -156,6 +156,22 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") + + + Raised when a channel takes the place of a previously parked channel + + + + + + + This event is raised when a channel initially parked in the parking lot + is swapped out with a different channel. The most common case for this is when + an attended transfer to a parking lot occurs. The Parkee information in the event + will indicate the party that was swapped into the parking lot. + + + ***/ /*! \brief subscription to the parking lot topic */