Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

v2023.12.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 09:09
· 104 commits to master since this release

Main changes

General

  • Reimplemented/simplified voice (audio) framing (TTY and UAC mode).
  • Fixing UAC mode on big-enidan architectures.
  • Reverting dialplan applications and custom functions.
  • Using JSON-formatted variables.
  • Building packages for the latest stable (23.05) version of OpenWRT.

Internal

  • Initial support of task processors.
  • Heavily usage of RAII variables.