]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AMI: Add parking position parameter to Park action
authorJiajian Zhou <zhou_0611@163.com>
Fri, 19 May 2023 02:48:11 +0000 (10:48 +0800)
committerJiajian Zhou <zhou_0611@163.com>
Mon, 12 Jun 2023 13:56:32 +0000 (13:56 +0000)
commit84b48b6af18d595a1d5da9df95b00e5e91b5975c
tree08b7fb1134e5dbbdb99a6f92dbc1babd7407cd64
parent833543df0d23b2621174d08228db30eb9b41e279
AMI: Add parking position parameter to Park action

Add a parking space extension parameter (ParkingSpace) to the Park action.
Park action will attempt to park the call to that extension.
If the extension is already in use, then execution will continue at the next priority.

UserNote: New ParkingSpace parameter has been added to AMI action Park.
res/parking/parking_manager.c