[sr-dev] Kamailio v5.8.0 Released - new major version is out

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Kamailio v5.8.0 is out – it comes with 4 new modules and a large set of
improvements touching again more than 50 existing modules.

You can read a bit more detailed release notes at:

   * https://www.kamailio.org/w/kamailio-v5-8-0-release-notes/

Many thanks to all developers and community members that made possible
this release.

v5.8.0 brings more flexibility and optimizations across many existing
components and modules, new parameters, functions, variables and
transformations.

Enjoy Kamailio v5.8.0!

Thank you for flying Kamailio!
Daniel

-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:master:20edb642: pkg/kamailio/obs: packaged README.file_out

2024-03-07 Thread Sergey Safarov via sr-dev
Module: kamailio
Branch: master
Commit: 20edb64247a20a5d6b4b8bfb264b6e31d283b039
URL: 
https://github.com/kamailio/kamailio/commit/20edb64247a20a5d6b4b8bfb264b6e31d283b039

Author: Sergey Safarov 
Committer: Sergey Safarov 
Date: 2024-03-07T13:32:22+02:00

pkg/kamailio/obs: packaged README.file_out

---

Modified: pkg/kamailio/obs/kamailio.spec

---

Diff:  
https://github.com/kamailio/kamailio/commit/20edb64247a20a5d6b4b8bfb264b6e31d283b039.diff
Patch: 
https://github.com/kamailio/kamailio/commit/20edb64247a20a5d6b4b8bfb264b6e31d283b039.patch

---

diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec
index 13d6fb20ffd..59f7360f9e2 100644
--- a/pkg/kamailio/obs/kamailio.spec
+++ b/pkg/kamailio/obs/kamailio.spec
@@ -1535,6 +1535,7 @@ fi
 %doc %{_docdir}/kamailio/modules/README.drouting
 %doc %{_docdir}/kamailio/modules/README.enum
 %doc %{_docdir}/kamailio/modules/README.exec
+%doc %{_docdir}/kamailio/modules/README.file_out
 %doc %{_docdir}/kamailio/modules/README.group
 %doc %{_docdir}/kamailio/modules/README.htable
 %doc %{_docdir}/kamailio/modules/README.imc

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:1fa3ba8e: Makefile.defs: version set to 5.8.0

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio
Branch: 5.8
Commit: 1fa3ba8ee48b6a68f2133544da56e0d68eae8609
URL: 
https://github.com/kamailio/kamailio/commit/1fa3ba8ee48b6a68f2133544da56e0d68eae8609

Author: Daniel-Constantin Mierla 
Committer: Daniel-Constantin Mierla 
Date: 2024-03-07T12:29:02+01:00

Makefile.defs: version set to 5.8.0

- first in the new 5.8.x series

---

Modified: src/Makefile.defs

---

Diff:  
https://github.com/kamailio/kamailio/commit/1fa3ba8ee48b6a68f2133544da56e0d68eae8609.diff
Patch: 
https://github.com/kamailio/kamailio/commit/1fa3ba8ee48b6a68f2133544da56e0d68eae8609.patch

---

diff --git a/src/Makefile.defs b/src/Makefile.defs
index 62f1dd78273..f5e8b0da653 100644
--- a/src/Makefile.defs
+++ b/src/Makefile.defs
@@ -107,7 +107,7 @@ INSTALL_FLAVOUR=$(FLAVOUR)
 VERSION = 5
 PATCHLEVEL = 8
 SUBLEVEL =  0
-EXTRAVERSION = -rc0
+EXTRAVERSION = 
 
 # memory manager switcher
 # 0 - f_malloc (fast malloc)

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:2e2217b1: ChangeLog: content set for v5.8.0

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio
Branch: 5.8
Commit: 2e2217b153b5acf05a7cb37c70760194802312bb
URL: 
https://github.com/kamailio/kamailio/commit/2e2217b153b5acf05a7cb37c70760194802312bb

Author: Daniel-Constantin Mierla 
Committer: Daniel-Constantin Mierla 
Date: 2024-03-07T12:30:56+01:00

ChangeLog: content set for v5.8.0

---

Modified: ChangeLog

---

Diff:  
https://github.com/kamailio/kamailio/commit/2e2217b153b5acf05a7cb37c70760194802312bb.diff
Patch: 
https://github.com/kamailio/kamailio/commit/2e2217b153b5acf05a7cb37c70760194802312bb.patch

---

diff --git a/ChangeLog b/ChangeLog
index a6fe8c22523..1e38365cf3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,25 @@
 
 = Changes Since Version 5.7.0 ===
 
+commit 1fa3ba8ee48b6a68f2133544da56e0d68eae8609
+Author: Daniel-Constantin Mierla 
+Date:   Thu Mar 7 12:29:02 2024 +0100
+
+Makefile.defs: version set to 5.8.0
+
+- first in the new 5.8.x series
+
+commit e6b67b13a75a49d9269c53443de7233888c0df00
+Author: Daniel-Constantin Mierla 
+Date:   Thu Mar 7 12:23:09 2024 +0100
+
+pkg/kamailio: version set 5.8.0 for rpms and alpine
+
+commit 50a0f82eab0a1f9dc5738f022231eba349a46a3a
+Author: Victor Seva 
+Date:   Thu Mar 7 11:41:19 2024 +0100
+
+pkg/kamailio/deb: version set 5.8.0 [skip ci]
 
 commit ed99a5e2648c39e29fbbc7842c86425147c607c6
 Author: Kamailio Dev 

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:e6b67b13: pkg/kamailio: version set 5.8.0 for rpms and alpine

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio
Branch: 5.8
Commit: e6b67b13a75a49d9269c53443de7233888c0df00
URL: 
https://github.com/kamailio/kamailio/commit/e6b67b13a75a49d9269c53443de7233888c0df00

Author: Daniel-Constantin Mierla 
Committer: Daniel-Constantin Mierla 
Date: 2024-03-07T12:23:09+01:00

pkg/kamailio: version set 5.8.0 for rpms and alpine

---

Modified: pkg/kamailio/alpine/APKBUILD
Modified: pkg/kamailio/obs/kamailio.spec

---

Diff:  
https://github.com/kamailio/kamailio/commit/e6b67b13a75a49d9269c53443de7233888c0df00.diff
Patch: 
https://github.com/kamailio/kamailio/commit/e6b67b13a75a49d9269c53443de7233888c0df00.patch

---

diff --git a/pkg/kamailio/alpine/APKBUILD b/pkg/kamailio/alpine/APKBUILD
index 0696216564a..eaa70ccd5ff 100644
--- a/pkg/kamailio/alpine/APKBUILD
+++ b/pkg/kamailio/alpine/APKBUILD
@@ -4,7 +4,7 @@
 # Maintainer: Nathan Angelacos 
 
 pkgname=kamailio
-pkgver=5.1.0
+pkgver=5.8.0
 pkgrel=0
 
 # If building from a git snapshot, specify the gitcommit
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec
index 13d6fb20ffd..74df5cb4066 100644
--- a/pkg/kamailio/obs/kamailio.spec
+++ b/pkg/kamailio/obs/kamailio.spec
@@ -1,5 +1,5 @@
 %define namekamailio
-%define ver 5.4.0
+%define ver 5.8.0
 %define rel dev1.0%{dist}
 
 %if 0%{?fedora}

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] Re: [kamailio/kamailio] Dialog DMQ sync: Timer needs fixing, firing on wrong node! (Issue #3656)

2024-03-07 Thread Benoît Panizzon via sr-dev
keep alive

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3656#issuecomment-1983264261
You are receiving this because you are subscribed to this thread.

Message ID: ___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:50a0f82e: pkg/kamailio/deb: version set 5.8.0 [skip ci]

2024-03-07 Thread Victor Seva via sr-dev
Module: kamailio
Branch: 5.8
Commit: 50a0f82eab0a1f9dc5738f022231eba349a46a3a
URL: 
https://github.com/kamailio/kamailio/commit/50a0f82eab0a1f9dc5738f022231eba349a46a3a

Author: Victor Seva 
Committer: Victor Seva 
Date: 2024-03-07T11:42:06+01:00

pkg/kamailio/deb: version set 5.8.0 [skip ci]

---

Modified: pkg/kamailio/deb/bionic/changelog
Modified: pkg/kamailio/deb/bookworm/changelog
Modified: pkg/kamailio/deb/bullseye/changelog
Modified: pkg/kamailio/deb/buster/changelog
Modified: pkg/kamailio/deb/debian/changelog
Modified: pkg/kamailio/deb/focal/changelog
Modified: pkg/kamailio/deb/jammy/changelog
Modified: pkg/kamailio/deb/jessie/changelog
Modified: pkg/kamailio/deb/precise/changelog
Modified: pkg/kamailio/deb/sid/changelog
Modified: pkg/kamailio/deb/stretch/changelog
Modified: pkg/kamailio/deb/trusty/changelog
Modified: pkg/kamailio/deb/wheezy/changelog
Modified: pkg/kamailio/deb/xenial/changelog

---

Diff:  
https://github.com/kamailio/kamailio/commit/50a0f82eab0a1f9dc5738f022231eba349a46a3a.diff
Patch: 
https://github.com/kamailio/kamailio/commit/50a0f82eab0a1f9dc5738f022231eba349a46a3a.patch

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:dc289e49: ChangeLog: added content from 5.8.0 developent

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio
Branch: 5.8
Commit: dc289e492fab13e717c26495cfa2a3d0103658d3
URL: 
https://github.com/kamailio/kamailio/commit/dc289e492fab13e717c26495cfa2a3d0103658d3

Author: Daniel-Constantin Mierla 
Committer: Daniel-Constantin Mierla 
Date: 2024-03-07T10:36:38+01:00

ChangeLog: added content from 5.8.0 developent

---

Modified: ChangeLog

---

Diff:  
https://github.com/kamailio/kamailio/commit/dc289e492fab13e717c26495cfa2a3d0103658d3.diff
Patch: 
https://github.com/kamailio/kamailio/commit/dc289e492fab13e717c26495cfa2a3d0103658d3.patch

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.7:3eb54577: modules: readme files regenerated - modules ... [skip ci]

2024-03-07 Thread Kamailio Dev via sr-dev
Module: kamailio
Branch: 5.7
Commit: 3eb545779876265f4587ff8ff627530b70c761dc
URL: 
https://github.com/kamailio/kamailio/commit/3eb545779876265f4587ff8ff627530b70c761dc

Author: Kamailio Dev 
Committer: Kamailio Dev 
Date: 2024-03-07T10:17:45+01:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/db_mysql/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/3eb545779876265f4587ff8ff627530b70c761dc.diff
Patch: 
https://github.com/kamailio/kamailio/commit/3eb545779876265f4587ff8ff627530b70c761dc.patch

---

diff --git a/src/modules/db_mysql/README b/src/modules/db_mysql/README
index 8d9f526cbe1..b1ae13eca1b 100644
--- a/src/modules/db_mysql/README
+++ b/src/modules/db_mysql/README
@@ -32,6 +32,7 @@ Daniel-Constantin Mierla
   3.5. insert_delayed (integer)
   3.6. update_affected_found (integer)
   3.7. opt_ssl_mode (integer)
+  3.8. opt_ssl_ca (string)
 
 4. Functions
 5. Installation
@@ -46,9 +47,10 @@ Daniel-Constantin Mierla
1.5. Set insert_delayed parameter
1.6. Set update_affected_found parameter
1.7. Set opt_ssl_mode parameter
-   1.8. Set a my.cnf group in db_url parameter
-   1.9. Adding a kamailio group to my.cnf
-   1.10. Using [client] and specific group
+   1.8. Set opt_ssl_ca parameter
+   1.9. Set a my.cnf group in db_url parameter
+   1.10. Adding a kamailio group to my.cnf
+   1.11. Using [client] and specific group
 
 Chapter 1. Admin Guide
 
@@ -69,6 +71,7 @@ Chapter 1. Admin Guide
 3.5. insert_delayed (integer)
 3.6. update_affected_found (integer)
 3.7. opt_ssl_mode (integer)
+3.8. opt_ssl_ca (string)
 
4. Functions
5. Installation
@@ -105,6 +108,7 @@ Chapter 1. Admin Guide
3.5. insert_delayed (integer)
3.6. update_affected_found (integer)
3.7. opt_ssl_mode (integer)
+   3.8. opt_ssl_ca (string)
 
 3.1. ping_interval (integer)
 
@@ -209,6 +213,21 @@ modparam("db_mysql", "update_affected_found", 1)
 modparam("db_mysql", "opt_ssl_mode", 1)
 ...
 
+3.8. opt_ssl_ca (string)
+
+   Configures the CA certs used to verify the MySQL server cert when SSL
+   is enabled.
+
+   Required when opt_ssl_mode = 4 or 5 and db_mysql is built with
+   libmysqlclient.
+
+   Default value is NULL (NULL - not configured).
+
+   Example 1.8. Set opt_ssl_ca parameter
+...
+modparam("db_mysql", "opt_ssl_ca", "/etc/ssl/certs/mysql-ca.pem")
+...
+
 4. Functions
 
No function exported to be used from configuration file.
@@ -235,12 +254,12 @@ modparam("db_mysql", "opt_ssl_mode", 1)
  * mysql://user:pass@[group]/db
  * mysql://[group]/db
 
-   Example 1.8. Set a my.cnf group in db_url parameter
+   Example 1.9. Set a my.cnf group in db_url parameter
 ...
 modparam("usrloc", "db_url", "mysql://[kamailio]/kamailio)
 ...
 
-   Example 1.9. Adding a kamailio group to my.cnf
+   Example 1.10. Adding a kamailio group to my.cnf
 ...
 [kamailio]
 socket = /path/to/mysql.sock
@@ -254,7 +273,7 @@ default-character-set = utf8
both your specific group and the client group, then the value is taken
from the last one.
 
-   Example 1.10. Using [client] and specific group
+   Example 1.11. Using [client] and specific group
 ...
 [client]
 socket = /run/mysql/mysqld.sock

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:ed99a5e2: modules: readme files regenerated - modules ... [skip ci]

2024-03-07 Thread Kamailio Dev via sr-dev
Module: kamailio
Branch: 5.8
Commit: ed99a5e2648c39e29fbbc7842c86425147c607c6
URL: 
https://github.com/kamailio/kamailio/commit/ed99a5e2648c39e29fbbc7842c86425147c607c6

Author: Kamailio Dev 
Committer: Kamailio Dev 
Date: 2024-03-07T10:17:15+01:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/tls/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/ed99a5e2648c39e29fbbc7842c86425147c607c6.diff
Patch: 
https://github.com/kamailio/kamailio/commit/ed99a5e2648c39e29fbbc7842c86425147c607c6.patch

---

diff --git a/src/modules/tls/README b/src/modules/tls/README
index 78af3bdcc77..d98f94eb8ed 100644
--- a/src/modules/tls/README
+++ b/src/modules/tls/README
@@ -263,8 +263,9 @@ Chapter 1. Admin Guide
profiles of tls.cfg file.
 
When installing tls module of kamailio, a sample 'tls.cfg' file is
-   deployed in the same folder with 'kamailio.cfg', along with freshly
-   generated self signed certificates.
+   deployed in the same folder with 'kamailio.cfg'. For freshly generated
+   self signed certificates make must be called from tls folder
+make install-tls-cert
 
HINT: be sure you have enable_tls=yes to your kamailio.cfg.
 
@@ -402,9 +403,6 @@ make -C modules/tls extra_defs="-DTLS_WR_DEBUG 
-DTLS_RD_DEBUG"
standard conforming (the verification should happen during TLS
connection establishment and not after).
 
-   TLS specific config reloading is not safe, so for now better don't use
-   it, especially under heavy traffic.
-
This documentation is incomplete. The provided selects are not
documented in this file. A list with all the ones implemented by the
TLS module can be found in the Cookbook
@@ -1683,6 +1681,10 @@ verify_client = optional_no_ca
are not terminated and they continue to use the old certificates. The
new configuration will be used for new connections.
 
+   Reload is generally safe and usable in production environments. If
+   possible should be done in a time where the service has lower
+   usage/connections.
+
This RPC command is exported with "RPC_EXEC_DELTA" flag, therefore its
execution rate can be restricted to specific time intervals by setting
the "rpc_exec_delta" core parameter.

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:22f27451: tls/docs: Update certificate generation docs

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio
Branch: 5.8
Commit: 22f274513a98cc081d44a6694e35c3e96844dae3
URL: 
https://github.com/kamailio/kamailio/commit/22f274513a98cc081d44a6694e35c3e96844dae3

Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Daniel-Constantin Mierla 
Date: 2024-03-07T10:07:03+01:00

tls/docs: Update certificate generation docs

(cherry picked from commit 67785fea8f906236e4a30bc09bb11b3292c46572)

---

Modified: src/modules/tls/doc/tls.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/22f274513a98cc081d44a6694e35c3e96844dae3.diff
Patch: 
https://github.com/kamailio/kamailio/commit/22f274513a98cc081d44a6694e35c3e96844dae3.patch

---

diff --git a/src/modules/tls/doc/tls.xml b/src/modules/tls/doc/tls.xml
index 9b3f4eaacb3..5697792655a 100644
--- a/src/modules/tls/doc/tls.xml
+++ b/src/modules/tls/doc/tls.xml
@@ -93,7 +93,10 @@


When installing tls module of kamailio, a sample 'tls.cfg' file 
is deployed in the same
-   folder with 'kamailio.cfg', along with freshly generated self 
signed certificates.
+   folder with 'kamailio.cfg'. For freshly generated self signed 
certificates make must be called from tls folder
+   
+make install-tls-cert
+   


HINT: be sure you have enable_tls=yes to 
your kamailio.cfg.

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:5.8:6533c42f: tls/docs: Update tls.reload docs

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Module: kamailio
Branch: 5.8
Commit: 6533c42fc0bba6408376a8f8b41b02b97b04ca1b
URL: 
https://github.com/kamailio/kamailio/commit/6533c42fc0bba6408376a8f8b41b02b97b04ca1b

Author: Xenofon Karamanos <22965395+xkara...@users.noreply.github.com>
Committer: Daniel-Constantin Mierla 
Date: 2024-03-07T10:06:56+01:00

tls/docs: Update tls.reload docs

(cherry picked from commit 4c9cfa7a6a770a693ecb3b840ad042fb201db675)

---

Modified: src/modules/tls/doc/rpc.xml
Modified: src/modules/tls/doc/tls.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/6533c42fc0bba6408376a8f8b41b02b97b04ca1b.diff
Patch: 
https://github.com/kamailio/kamailio/commit/6533c42fc0bba6408376a8f8b41b02b97b04ca1b.patch

---

diff --git a/src/modules/tls/doc/rpc.xml b/src/modules/tls/doc/rpc.xml
index 495fc7b31c2..d9e75b014b2 100644
--- a/src/modules/tls/doc/rpc.xml
+++ b/src/modules/tls/doc/rpc.xml
@@ -70,6 +70,10 @@
terminated and they continue to use the old 
certificates. The new configuration
will be used for new connections.

+   
+   Reload is generally safe and usable in production environments. 
If possible should
+   be done in a time where the service has lower usage/connections.
+   

This RPC command is exported with "RPC_EXEC_DELTA" 
flag, therefore its
execution rate can be restricted to specific time 
intervals by setting
diff --git a/src/modules/tls/doc/tls.xml b/src/modules/tls/doc/tls.xml
index 9460d73c89f..9b3f4eaacb3 100644
--- a/src/modules/tls/doc/tls.xml
+++ b/src/modules/tls/doc/tls.xml
@@ -284,10 +284,6 @@ make -C modules/tls extra_defs="-DTLS_WR_DEBUG 
-DTLS_RD_DEBUG"
but also not exactly standard conforming (the 
verification should happen during TLS
connection establishment and not after).

-   
-   TLS specific config reloading is not safe, so for now 
better don't use it,
-   especially under heavy traffic.
-   

This documentation is incomplete.
The provided selects are not documented in this file. A 
list with all the
@@ -364,4 +360,3 @@ event_route[tls:connection-out] {


 
-

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] git:master:88a04241: modules: readme files regenerated - dispatcher ... [skip ci]

2024-03-07 Thread Kamailio Dev via sr-dev
Module: kamailio
Branch: master
Commit: 88a0424146973486710c8d34c83b7ea3cf14
URL: 
https://github.com/kamailio/kamailio/commit/88a0424146973486710c8d34c83b7ea3cf14

Author: Kamailio Dev 
Committer: Kamailio Dev 
Date: 2024-03-07T10:04:22+01:00

modules: readme files regenerated - dispatcher ... [skip ci]

---

Modified: src/modules/dispatcher/README
Modified: src/modules/microhttpd/README
Modified: src/modules/presence/README
Modified: src/modules/tls/README

---

Diff:  
https://github.com/kamailio/kamailio/commit/88a0424146973486710c8d34c83b7ea3cf14.diff
Patch: 
https://github.com/kamailio/kamailio/commit/88a0424146973486710c8d34c83b7ea3cf14.patch

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org


[sr-dev] Re: Roadmap to next major Kamailio release series v5.8.x

2024-03-07 Thread Daniel-Constantin Mierla via sr-dev
Hello,

short notification that v5.8.0 is going to be released today, therefore
any commits to branch 5.8 have to be announced to sr-dev and wait for
the ack before pushing to git repository in order to avoid conflicts
with the release building process. Once the announcement is out, commits
can be pushed to branch 5.8 as usual.

Cheers,
Daniel

On 06.03.24 07:56, Daniel-Constantin Mierla wrote:
> Hello,
>
> with still some docs to be updated for v5.8.0, the plan is to get the
> new version out tomorrow, March 7, 2024.
>
> Cheers,
> Daniel
>
> On 27.02.24 16:49, Daniel-Constantin Mierla wrote:
>> Hello,
>>
>> I propose to aim to get out 5.8.0 next week on Wednesday or Thursday
>> (March 6 or 7, 2024). I haven't seen much activity around issues in the
>> new features/modules. If time allows to build the pages for what-is-new
>> and how-to-upgrade (which I think it should be rather minimal), then I
>> think it should be no other major task. Overall it will be almost two
>> weeks since the 5.8 branch was created.
>>
>> Cheers,
>> Daniel
>>
>> On 23.02.24 12:11, Daniel-Constantin Mierla wrote:
>>> Hello,
>>>
>>> quick note that later today I will create the branch 5.8, notification
>>> emails will be sent once done.
>>>
>>> Cheers,
>>> Daniel
>>>
>>> On 16.02.24 08:01, Daniel-Constantin Mierla wrote:
 Hello,

 hopefully the devel version is now more stabilized after the freezing,
 the new components being adjusted enough not to need many more changes.
 Therefore I consider to branch 5.8 out of devel version next week on
 Friday, February 23, 2024, sometime around noon UTC.

 After that the master branch becomes open for new features, and branch
 5.8 has to be hammered further to build the 5.8.x series.

 Cheers,
 Daniel

 On 10.01.24 10:11, Daniel-Constantin Mierla wrote:
> Hello,
>
> discussed a bit during the online Kamailio devel meeting, it is time to
> set the milestones towards the next major Kamailio release series v5.8.x.
>
> If no other suggestions that suit more developers, I would propose to
> freeze by end of this month or early February, then test for about 4
> weeks as usual and release by end of February or during March.
>
> If anyone wants to add new features/modules, they have to be published
> till freezing date, either pushed in the git repository or proposed as
> pull request.
>
> Cheers,
> Daniel
 -- 
 Daniel-Constantin Mierla (@ asipto.com)
 twitter.com/miconda -- linkedin.com/in/miconda
 Kamailio Consultancy, Training and Development Services -- asipto.com
 Kamailio Advanced Training, February 20-22, 2024 -- asipto.com
 Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com

>>> -- 
>>> Daniel-Constantin Mierla (@ asipto.com)
>>> twitter.com/miconda -- linkedin.com/in/miconda
>>> Kamailio Consultancy, Training and Development Services -- asipto.com
>>> Kamailio Advanced Training, February 20-22, 2024 -- asipto.com
>>> Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com
>>>
>> -- 
>> Daniel-Constantin Mierla (@ asipto.com)
>> twitter.com/miconda -- linkedin.com/in/miconda
>> Kamailio Consultancy, Training and Development Services -- asipto.com
>> Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com
>>
> -- 
> Daniel-Constantin Mierla (@ asipto.com)
> twitter.com/miconda -- linkedin.com/in/miconda
> Kamailio Consultancy, Training and Development Services -- asipto.com
> Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com
>
-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com
Kamailio World Conference, April 18-19, 2024, Berlin -- kamailioworld.com

___
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org