Skip to content

fix(smf): fix NGAP S-AMBR value calculation and make use of conversion...

Lukas Rotheneder requested to merge fix_session_ambr into qos_develop

Fix NGAP S-AMBR value calculation SMF Issue 61

  • Use uint 64 instead of uint 32
  • make use of conversion function parse_bitrate_string

Merge request reports