ASCI: MM connections are defined by 'ref' and 'protocol' tuple
commitb7663882c0ad86b7fb709a4e5b136e7c0230a399
authorAndreas Eversberg <jolly@eversberg.eu>
Mon, 28 Aug 2023 10:17:00 +0000 (28 12:17 +0200)
committerjolly <andreas@eversberg.eu>
Wed, 27 Sep 2023 14:02:41 +0000 (27 14:02 +0000)
treefdb94e8e8f90d411ca6978a3eef2ac2da6075e25
parent245b4b92389a7fd417cfc784d13adeb0da94be03
ASCI: MM connections are defined by 'ref' and 'protocol' tuple

VGCS and VBS calls may share the same (call) ref or share with other
protocols. Therefore the MM connection is defined by the reference and
the prococol discriminator.

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