Skip to content

Changes

#2370 (Nov 19, 2024, 7:38:07 AM)

  1. testenv: add run --until-nok — Oliver Smith / detail
  2. mgw: fix RTP packets received while RX disabled — Oliver Smith / detail
  3. testenv: make it pass 'ruff check' linter — Oliver Smith / detail
  4. testenv: install dbg pkgs with --binary-repo too — Oliver Smith / detail

#2363 (Nov 13, 2024, 8:03:09 PM)

  1. epdg: fix a DTE in as_GSUP_rx_CL_REQ — Vadim Yanitskiy / detail

#2360 (Nov 11, 2024, 10:03:06 PM)

  1. bsc: Fix sporadic failure in .TC_ho_in_fail_ipa_crcx_timeout — Pau Espin Pedrol / detail

#2358 (Nov 10, 2024, 1:23:06 PM)

  1. bts: use proper ActType in f_TC_data_rtp_loopback() — Vadim Yanitskiy / detail
  2. bts: TC_data_rtp_tchh*: fix timeslot number in comments — Vadim Yanitskiy / detail
  3. bts: add TC_data_facch_*: test FACCH/[FH] on data channels — Vadim Yanitskiy / detail

#2357 (Nov 10, 2024, 1:18:06 PM)

  1. msc: use :memory: for SMS (volatile in-memory database) — laforge / detail
  2. hlr: expected-results.xml: expect TC_MSLookup_* to pass — laforge / detail
  3. {epdg,msc,pgw}/expected-results.xml: sync with Jenkins — laforge / detail

#2354 (Nov 8, 2024, 3:13:08 PM)

  1. library/rsl: rename t_RSL_IE_ActType_* -> c_RSL_IE_ActType_* — Vadim Yanitskiy / detail

#2353 (Nov 8, 2024, 12:53:05 PM)

  1. library/gsup: improve GSUP_IE templates — Vadim Yanitskiy / detail
  2. library/gsup: rework f_gen_{tr,ts}_ss_ies() and SS templates — Vadim Yanitskiy / detail
  3. library/gsup: add src/dst name IEs to all SS templates — Vadim Yanitskiy / detail

#2352 (Nov 8, 2024, 10:38:09 AM)

  1. osmo-*.cfg: enable gsmtap log — Oliver Smith / detail

#2350 (Nov 7, 2024, 7:48:10 PM)

  1. deps: Update titan.ProtocolEmulations.SCCP to upstream master — Pau Espin Pedrol / detail

#2349 (Nov 7, 2024, 3:43:06 PM)

  1. hnbgw: Small fixes in f_tc_rab_assignment() — Pau Espin Pedrol / detail

#2348 (Nov 7, 2024, 3:18:05 PM)

  1. hnbgw: with-pfcp: Support running ConnHdlr concurrently — Pau Espin Pedrol / detail
  2. RAN_Emulation: Increase ExpecTable size to 16 — Pau Espin Pedrol / detail
  3. hnbgw: Add test TC_ps_rab_assignment_concurrent — Pau Espin Pedrol / detail
  4. hnbgw: Parametrize MgcpParameters MGCP endpoint — Pau Espin Pedrol / detail
  5. hnbgw: mgcp: Support running CS RAB ConnHdlr concurrently — Pau Espin Pedrol / detail
  6. hnbgw: Introduce test TC_rab_assignment_concurrent — Pau Espin Pedrol / detail
  7. RUA_Emulation: Add missing msg component destination — Pau Espin Pedrol / detail

#2347 (Nov 7, 2024, 1:13:09 PM)

  1. hlr: use :memory: (volatile in-memory database) — Vadim Yanitskiy / detail
  2. hlr: refactor f_SS_expect() — Vadim Yanitskiy / detail
  3. library/gsup: improve formatting of SS templates — Vadim Yanitskiy / detail
  4. library/gsup: improve generic GSUP_PDU templates — Vadim Yanitskiy / detail

#2346 (Nov 7, 2024, 12:53:09 PM)

  1. hnbgw: Parametrize UPF F-SEID — Pau Espin Pedrol / detail

#2344 (Nov 6, 2024, 9:08:08 AM)

  1. testenv: show testsuite results at the end — Oliver Smith / detail
  2. testenv: more tweaks for container shutdown logic — Oliver Smith / detail