Attention is currently required from: fixeria.
laforge has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38206?usp=email )
Change subject: library: add generic Mutex API for parallel components
......................................................................
Patch Set 2:
(1 comment)
Commit Message:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38206/comment/556ed9cc_d6df…
:
PS2, Line 14: and there
: is no way for the PFCPEM to correlate which session belongs to which eNB.
If we cannot find a good PFCP IE to include such identity information in, 3GPP TS 29.244
Section 5.9 states we may add vendor-specific IEs anywhere and any implementation not
understanding them shall just ignore them:
Vendor-specific IE may be sent with any PFCP message.
Vendor-specific IE may be added directly to a PFCP message, or by embedding it into a
grouped IE.
In a network with Vendor specific enhancements, unrecognized vendor specific IEs shall be
handled as unknown optional IEs.
In terms of 3GPP standard IEs, we could include the IMSI of the UE in the "User
ID" IE (29.244 Section 8.2.101) for the PFCP session establish request. This would
at least allow us to support "one concurrent session establishment per UE". That
should be fine for your current use case? With multiple different bearers (like
establishing a video call with different voice + video bearers) that may not be sufficient
itself...
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38206?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Id71f43bd5fc78d4bb4417d6c01fcff8112ea6032
Gerrit-Change-Number: 38206
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 20 Sep 2024 12:31:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge(a)osmocom.org>