]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_parking: Warn if out of bounds parking spot requested.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 30 May 2022 20:55:33 +0000 (20:55 +0000)
committerKevin Harwell <kharwell@digium.com>
Mon, 6 Jun 2022 21:52:59 +0000 (16:52 -0500)
commit89f3def351a252c36445132aea2d6db24a5a3885
tree7a78e8b618b1421f119f9b1854282e0f80641810
parent193688dd23d75408beeada1197cb0c15800d0e66
res_parking: Warn if out of bounds parking spot requested.

Emits a warning if the user has requested a parking spot that
is out of bounds for the requested parking lot.

ASTERISK-30086

Change-Id: I1080371e4f63e94724455003753014fbd3f95fbf
res/parking/parking_controller.c