ASCI: Add option to join voice group/broadcast calls without valid SIM
commitd7e611472a923f0f3d6f53c8777df7f5e8114656
authorAndreas Eversberg <jolly@eversberg.eu>
Mon, 23 Oct 2023 11:53:03 +0000 (23 13:53 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Fri, 27 Oct 2023 07:12:26 +0000 (27 09:12 +0200)
treef077b01d94e1dd27a1dbabc3df22b7b29734344e
parentbfebc813842650e1d5191d561ef4a18b3c9b7eb6
ASCI: Add option to join voice group/broadcast calls without valid SIM

This option must be enabled in the VTY and is disabled by default.

Calls can be joined when service is limited or normal. With that option
enabled, calls can be joined even with invalid SIM.

Talking is allowed when service is normal. With that option enabled,
talking is always allowed. It depends on the network, if it accepts the
talker.

Change-Id: I6ea851a8cb015ff685b985335968c6184beca816
Related: OS#5364
src/host/layer23/include/osmocom/bb/common/settings.h
src/host/layer23/src/mobile/gsm48_mm.c
src/host/layer23/src/mobile/vty_interface.c