Files
asterisk/res/parking
Naveen Albert d0b51f1ff7 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:50 +00:00
..
2021-11-18 16:25:23 -06:00
2016-10-27 09:53:55 -04:00
2021-12-13 09:00:04 -06:00
2021-11-18 16:25:23 -06:00