]> 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:31 +0000 (11:49 +0000)
commit515615644365b32ce8336296d6bdab7a66177350
tree7c149d9846a1b0eca0f8df02f7c0f224df13c24b
parentb59f9cbab7a7687cab2f53bf09718b18e1fbfc0d
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 84b48b6af18d595a1d5da9df95b00e5e91b5975c)
res/parking/parking_manager.c