Files
asterisk/res/parking
Naveen Albert 96a9883722 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
(cherry picked from commit e1dfa20797)
2024-05-09 13:48:09 +00:00
..
2021-11-18 16:59:26 -06:00
2016-10-27 09:53:55 -04:00
2021-12-13 08:57:26 -06:00
2021-11-18 16:59:26 -06:00