mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-01 21:00:19 +00:00
[SMF] Optimiza Session Modification Message
For video in VoNR, multiple QosFlow is required in one session. In the past, since only one Session Modification Message was supported, QoS-Flow was put into several Session Messages one by one and processed. Now that multiple QoS-Flows can be supported, it is optimized to process one session modification message.
This commit is contained in:
parent
a7e2a071e0
commit
e0a487f479
20 changed files with 502 additions and 412 deletions
|
|
@ -67,7 +67,7 @@ services:
|
|||
volumes:
|
||||
- home:/home/${USER}
|
||||
- ${HOME}:/mnt
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||
# - /tmp/.X11-unix:/tmp/.X11-unix
|
||||
# - /etc/localtime:/etc/localtime:ro
|
||||
# - /usr/share/zoneinfo/Europe/Helsinki:/etc/localtime:ro
|
||||
hostname: open5gs-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue