diff --git a/res/parking/parking_manager.c b/res/parking/parking_manager.c index 175ae5f8bb..a560151ab2 100644 --- a/res/parking/parking_manager.c +++ b/res/parking/parking_manager.c @@ -156,6 +156,22 @@ ASTERISK_REGISTER_FILE() + + + 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 */