]> 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:42 +0000 (16:52 -0500)
commit8ec9e58eb4100c8212cfdb833c88701afbe5b8cd
tree262eba264a850ecc5cf730059157cc037c5dfa2b
parentea8d2ca17cc35e0dcaf9e927b15930fce8726e44
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