asterisk/res/parking
Naveen Albert 786f45d94e res_parking: Fail gracefully if parking lot is full.
Currently, if a parking lot is full, bridge setup returns -1,
causing dialplan execution to terminate without TryExec.
However, such failures should be handled more gracefully,
the same way they are on other paths, as indicated by the
module's author, here:

http://lists.digium.com/pipermail/asterisk-dev/2018-December/077144.html

Now, callers will hear the parking failure announcement, and dialplan
will continue, which is consistent with existing failure modes.

Resolves: #624
2024-03-20 12:47:58 +00:00
..
parking_applications.c res_parking: Fail gracefully if parking lot is full. 2024-03-20 12:47:58 +00:00
parking_bridge.c parking: Fix for Doxygen. 2021-11-18 16:59:26 -06:00
parking_bridge_features.c parking: Fix for Doxygen. 2021-11-18 16:59:26 -06:00
parking_controller.c res_parking: Warn if out of bounds parking spot requested. 2022-06-06 16:45:04 -05:00
parking_devicestate.c res_parking: Add parking_devicestate.c left out from previous commit 2013-06-07 20:51:19 +00:00
parking_manager.c AMI: Add parking position parameter to Park action 2023-06-12 13:56:34 +00:00
parking_tests.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
parking_ui.c progdocs: Fix Doxygen left-overs. 2021-12-13 08:57:26 -06:00
res_parking.h parking: Fix for Doxygen. 2021-11-18 16:59:26 -06:00