Commit b341527f authored by rstoica's avatar rstoica
Browse files

26510-CR0034r0 [S4-251296] - [5G_RTP_Ph2] Enabling RTC support for dynamic...

26510-CR0034r0 [S4-251296] - [5G_RTP_Ph2] Enabling RTC support for dynamic traffic characteristics & multiplexed media identification

Resolved square brackets around TTNB
- Un-commented TTNB configuration parameter
See for details CR and LS from RAN2 in
https://www.3gpp.org/ftp/tsg_ran/WG2_RL2/TSGR2_130/Docs/R2-2504812.zip



Signed-off-by: default avatarAndrei Stoica <rstoica@lenovo.com>
parent eee1c11e
Loading
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -154,10 +154,9 @@ components:
        downlinkDataBurstSizeMarkingRequired:
          type: boolean
          default: false
        # TODO: Resolve commented lines below when "[ ]" are resolved for time to next burst
        #downlinkTimeToNextBurstMarkingRequired:
        #  type: boolean
        #  default: false
        downlinkTimeToNextBurstMarkingRequired:
          type: boolean
          default: false
        downlinkExpeditedTransferIndicationMarkingRequired:
          type: boolean
          default: false
+3 −4
Original line number Diff line number Diff line
@@ -202,10 +202,9 @@ components:
                  downlinkDataBurstSizeMarkingRequired:
                    type: boolean
                    default: false
                  # TODO: Resolve commented lines below when "[ ]" are resolved for time to next burst
                  #downlinkTimeToNextBurstMarkingRequired:
                  #  type: boolean
                  #  default: false
                  downlinkTimeToNextBurstMarkingRequired:
                    type: boolean
                    default: false
                  downlinkExpeditedTransferIndicationMarkingRequired:
                    type: boolean
                    default: false