Skip to content

Changes

#10268 (Nov 5, 2024, 9:28:06 AM)

  1. CSD: implement half-rate modes correctly — falcon / detail
  2. csd_v110: set E2 bit correctly for TCH/[FH]4.8 NT — falcon / detail
  3. CSD RTP: verify alignment of V.110 frames — falcon / detail
  4. csd_v110_rtp_decode: preserve E2 & E3 bits for RLP alignment — falcon / detail
  5. cosmetic: eliminate else-after-return in gsmtap_csd_rlp_process() — falcon / detail
  6. cosmetic: move gsmtap_csd_rlp_process() to csd_rlp.c — falcon / detail
  7. CSD NT modes: transmit properly aligned RLP frames on DL — falcon / detail

#10192 (Oct 13, 2024, 12:53:08 PM)

  1. rsl: rsl_handle_chan_mod_ie(): set lchan->csd_mode for NT CSD — Vadim Yanitskiy / detail
  2. vty: lchan_dump_full_vty(): print CSD mode — Vadim Yanitskiy / detail