Attention is currently required from: neels.
jolly has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-msc/+/33510
)
Change subject: ASCI: Add simple implementation of Group Call Register
......................................................................
Patch Set 11:
(1 comment)
File src/libmsc/asci_gcr.c:
https://gerrit.osmocom.org/c/osmo-msc/+/33510/comment/fbd43fb6_3ea47147
PS11, Line 163: OSMO_ASSERT(l < ARRAY_SIZE(pow10));
can this assertion abort the program based on user
input?
No, the group ID must be 1..8 digits: see valid_group_id() in asci_vty.c
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/33510
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ia74a4a865f943c5fb388cd28f9406005c92e663e
Gerrit-Change-Number: 33510
Gerrit-PatchSet: 11
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 13 Jul 2023 12:39:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: comment