]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 10 Jul 2023 11:49:48 +0000 (11:49 +0000)
commita6a5498b0d59172d647b0337b611445bba719ab7
tree5d3f2e78c60a0d3aca49029e1ee348b375d3c52c
parentb7775ae4e1410c51c606104175d75702d3857a2b
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.
(cherry picked from commit 8e3f9dcc7b6ff4627037e5c30ec4d33c0b3f7fef)
res/parking/parking_manager.c