Browse Source

features: added file for what is new in v5.8.x

Daniel-Constantin Mierla 1 year ago
parent
commit
d1c39191b8
1 changed files with 48 additions and 0 deletions
  1. 48 0
      docs/features/new-in-5.8.x.md

+ 48 - 0
docs/features/new-in-5.8.x.md

@@ -0,0 +1,48 @@
+# Kamailio SIP Server - New Features in 5.8.x Version
+
+📘 **Previous version was 5.8.x (released on May 2023), see
+what was new in that release at**:
+
+  -  [New In v5.7.x](new-in-5.7.x.md)
+
+📘 *This is a draft of new features added in this version,
+manually updated, thus not always synchronized with what is new in
+source code repository.*
+
+## New Modules
+
+## New in existing Modules
+
+### permissions
+
+  - RPC reload limit controlled via **reload_delta** module parameter
+
+### registrar
+
+## New in Core
+
+### Command line arguments
+
+### Interpreter
+
+### Parameters
+
+### Functions
+
+### Memory Managers
+
+  - alignment to 16 bytes for `q_malloc (qm)` and `f_malloc (fm)`
+
+### Architecture
+
+### kamailio.cfg
+
+## Tools
+
+### kamcmd
+
+### kamctl
+
+### kamdbctl
+
+### kamcli