]> 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)
committerN A <mail@interlinked.x10host.com>
Thu, 2 Jun 2022 17:19:53 +0000 (12:19 -0500)
commitb86ce7fbb9b66b0a30c64f3638bff45b7601c65c
tree8d0d4ea84f9158e1ec868e64242e040fd22b64b2
parent318d6b02eea12dcd9bc485679ff87636a72f8b1d
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