[srsran-users] ue/enb dedicated bearer support ?

alexander.serkin at gmail.com alexander.serkin at gmail.com
Sat Feb 26 19:50:18 UTC 2022


Got that working finally with the following qci=3 section:

{
  qci=3;
  pdcp_config = {
    discard_timer = -1;
    pdcp_sn_size = 12;
  }
  rlc_config = {
    ul_um = {
      sn_field_length = 10;
    };
    dl_um = {
      sn_field_length = 10;
      t_reordering    = 45;
    };
  };
  logical_channel_config = {
    priority = 15;
    prioritized_bit_rate   = -1;
    bucket_size_duration  = 100;
    log_chan_group = 1;
  };
  enb_specific = {
    dl_max_retx_thresh = 32;
  };
},

Many thanks again!
Cheers,
Alex

-----Original Message-----
From: alexander.serkin at gmail.com <alexander.serkin at gmail.com> 
Sent: Saturday, February 26, 2022 9:49 PM
To: 'Andre Puschmann' <andre.puschmann at srs.io>; srsran-users at lists.srsran.com
Subject: RE: [srsran-users] ue/enb dedicated bearer support ?

Thank you, Andre
Do anybody have an example for qci=3 or 1? There are a lot of parameters which I do not understand unfortunately.
Tried to copy qci=7 but got an errors in modify bearer messages. My area is EPC unfortunately.

Cheers,
Alex

-----Original Message-----
From: Andre Puschmann <andre.puschmann at srs.io>
Sent: Saturday, February 26, 2022 6:12 PM
To: alexander.serkin at gmail.com; srsran-users at lists.srsran.com
Subject: Re: [srsran-users] ue/enb dedicated bearer support ?

Hey,

On 26/2/22 7:55, alexander.serkin at gmail.com wrote:
> Sorry if I'm asking obvious things, but does the srsue/srsenb support 
> dedicated bearer functionality? I Tried to request dedicated bearer 
> activation from my lab EPC, but got radio network cause - not 
> supported QCI value. I tried qci=1 and qci=3. See attached trace.

dedicated bearers are supported but you have to add a QCI config to the drb.conf in the eNB.

Cheers
Andre



--
Andre Puschmann

Software Radio Systems (SRS)
https://www.srs.io
andre at srs.io

PGP/GnuPG key: 0x204A85DFEA324D58
fingerprint: 3924 1C60 D52E 81A2 1F2E 0C9D 204A 85DF EA32 4D58




More information about the srsran-users mailing list