Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS 26.512: Clarification on use of optional properties in NetworkAssistanceSession #81

Closed
davidjwbbc opened this issue Jul 19, 2023 · 2 comments
Assignees
Labels
3GPP Rel-16 Issues relating to 3GPP Release 16 specifications. 3GPP Rel-17 Issues relating to 3GPP Release 17 specifications. 3GPP TS 26.512 Issues relating to SA4's "5G Media Streaming (5GMS); Protocols" specification. 5GMS Network Assistance Adopted Clarification

Comments

@davidjwbbc
Copy link

Context

TS 26.501 Clause 5.9 provides an overview of Network Assistance operations.
TS 26.512 Clauses 4.7.6 and 11.6 (and sub-clauses) provide details for a UE requesting and maintaining a NetworkAssistanceSession resource.

Clarification requested

The above clauses do not elaborate on the use of the policyTemplateId and requestedQoS properties in the NetworkAssistanceSession. It is unclear how the 5GMS AF should interpret the presence or absence of these optional property fields in M5_NetworkAssistance. createNetworkAssistanceSession and M5_NetworkAssistance.updateNetworkAssistanceSession operations.

PolicyTemplateIds appear to be related to DynamicPolicies, and not Network Assistance (and would need the ProvisioningSessionId to also be present in the NetworkAssistanceSession as the PolicyTemplateId is only unique within a provisioning session, thus requiring the tuple of (provisionSessionId, policyTemplateId) in order to uniquely identify a policy template). Is this provided as a sort of shorthand instead of providing explicit parameters in requestedQoS, or could both properties be provided at the same time?

If the requestedQoS is present should the AF attempt to apply these QoS parameters to the flows identified by serviceDataFlowInformation? Is the delivery-boost then applied relative to these parameters? What is the default if the requestedQoS property is not present?

Could we please have some clarification, possibly with use-cases for the different property combinations?

@davidjwbbc davidjwbbc added Clarification 3GPP Rel-17 Issues relating to 3GPP Release 17 specifications. 3GPP TS 26.512 Issues relating to SA4's "5G Media Streaming (5GMS); Protocols" specification. labels Jul 19, 2023
@davidjwbbc davidjwbbc added this to the 3GPP SA4#125→SA#101 milestone Jul 19, 2023
@davidjwbbc
Copy link
Author

duplicate of #80

@rjb1000 rjb1000 added 3GPP Rel-16 Issues relating to 3GPP Release 16 specifications. 5GMS Network Assistance labels Jul 20, 2023
@rjb1000
Copy link
Contributor

rjb1000 commented Aug 29, 2023

(Closing as a duplicate of #80.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3GPP Rel-16 Issues relating to 3GPP Release 16 specifications. 3GPP Rel-17 Issues relating to 3GPP Release 17 specifications. 3GPP TS 26.512 Issues relating to SA4's "5G Media Streaming (5GMS); Protocols" specification. 5GMS Network Assistance Adopted Clarification
Projects
Development

No branches or pull requests

3 participants