Module: kamailio
Branch: master
Commit: 79de612183ae8502cbc97eaa8e30342efa9385cb
URL: https://github.com/kamailio/kamailio/commit/79de612183ae8502cbc97eaa8e30342…
Author: Henning Westerholt <hw(a)kamailio.org>
Committer: Henning Westerholt <hw(a)kamailio.org>
Date: 2019-03-18T20:06:42+01:00
uac: add missing functionality to track also display names in dialog variables
- add missing functionality to also track display names in dialog variables after
usage of uac_replace_from/uac_replace_to
- the module was working correctly with signalisation tracked with TM callbacks,
but not for dialog tracking
- four new dialog variables are inserted in dialog_vars: _uac_tdp, _uac_tdpnew,
_uac_fdp, _uac_fdpnew
- fix a potential memory leak in one replace error path
---
Modified: src/modules/uac/replace.c
---
Diff: https://github.com/kamailio/kamailio/commit/79de612183ae8502cbc97eaa8e30342…
Patch: https://github.com/kamailio/kamailio/commit/79de612183ae8502cbc97eaa8e30342…
Module: kamailio
Branch: 5.2
Commit: 73c1fde7932a39a74e43013994525ac2a4473366
URL: https://github.com/kamailio/kamailio/commit/73c1fde7932a39a74e43013994525ac…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-03-18T15:59:03+01:00
usrloc: docs - fixes for some param types
(cherry picked from commit 0c2815aec9068511c1abbfd3fa0f1c89b66c57ce)
---
Modified: src/modules/usrloc/doc/usrloc_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/73c1fde7932a39a74e43013994525ac…
Patch: https://github.com/kamailio/kamailio/commit/73c1fde7932a39a74e43013994525ac…
---
diff --git a/src/modules/usrloc/doc/usrloc_admin.xml b/src/modules/usrloc/doc/usrloc_admin.xml
index 5ef4bad77a..91f3814374 100644
--- a/src/modules/usrloc/doc/usrloc_admin.xml
+++ b/src/modules/usrloc/doc/usrloc_admin.xml
@@ -899,7 +899,7 @@ modparam("usrloc", "preload", "location")
</section>
<section id="usrloc.p.db_update_as_insert">
- <title><varname>db_update_as_insert</varname> (string)</title>
+ <title><varname>db_update_as_insert</varname> (int)</title>
<para>
Set this parameter if you want to do INSERT DB operations
instead of UPDATE DB operations. It is recommended to set this parameter
@@ -921,7 +921,7 @@ modparam("usrloc", "db_update_as_insert", 1)
</section>
<section id="usrloc.p.db_check_update">
- <title><varname>db_check_update</varname> (string)</title>
+ <title><varname>db_check_update</varname> (int)</title>
<para>
Set this parameter to 1 if you want to do DB INSERT if the number
of affected rows by contact DB UPDATE operation is 0. The
@@ -945,7 +945,7 @@ modparam("usrloc", "db_check_update", 1)
</section>
<section id="usrloc.p.timer_procs">
- <title><varname>timer_procs</varname> (string)</title>
+ <title><varname>timer_procs</varname> (int)</title>
<para>
Number of timer processes to be started by module. Timer processes
take care of checking expired records and synchronization with
Module: kamailio
Branch: master
Commit: 0c2815aec9068511c1abbfd3fa0f1c89b66c57ce
URL: https://github.com/kamailio/kamailio/commit/0c2815aec9068511c1abbfd3fa0f1c8…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-03-18T15:57:08+01:00
usrloc: docs - fixes for some param types
---
Modified: src/modules/usrloc/doc/usrloc_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/0c2815aec9068511c1abbfd3fa0f1c8…
Patch: https://github.com/kamailio/kamailio/commit/0c2815aec9068511c1abbfd3fa0f1c8…
---
diff --git a/src/modules/usrloc/doc/usrloc_admin.xml b/src/modules/usrloc/doc/usrloc_admin.xml
index 5ef4bad77a..91f3814374 100644
--- a/src/modules/usrloc/doc/usrloc_admin.xml
+++ b/src/modules/usrloc/doc/usrloc_admin.xml
@@ -899,7 +899,7 @@ modparam("usrloc", "preload", "location")
</section>
<section id="usrloc.p.db_update_as_insert">
- <title><varname>db_update_as_insert</varname> (string)</title>
+ <title><varname>db_update_as_insert</varname> (int)</title>
<para>
Set this parameter if you want to do INSERT DB operations
instead of UPDATE DB operations. It is recommended to set this parameter
@@ -921,7 +921,7 @@ modparam("usrloc", "db_update_as_insert", 1)
</section>
<section id="usrloc.p.db_check_update">
- <title><varname>db_check_update</varname> (string)</title>
+ <title><varname>db_check_update</varname> (int)</title>
<para>
Set this parameter to 1 if you want to do DB INSERT if the number
of affected rows by contact DB UPDATE operation is 0. The
@@ -945,7 +945,7 @@ modparam("usrloc", "db_check_update", 1)
</section>
<section id="usrloc.p.timer_procs">
- <title><varname>timer_procs</varname> (string)</title>
+ <title><varname>timer_procs</varname> (int)</title>
<para>
Number of timer processes to be started by module. Timer processes
take care of checking expired records and synchronization with
Hello,
during the last IRC devel meeting, we approached when the next major
release of Kamailio (v5.3.0) should be done, considering two options:
1) before the mid of summer: try to freeze during the second part of
May (latest beginning of June) and release during end of June/beginning
of July. Afterwards is expected many developers to be in summer vacation
(at least July and August are the common holidays months across Europe)
2) during autumn: let the summer pass, allow few weeks so everyone
gets sync'ed with what happened during the holidays, freeze by end of
September of so, release after 1-1.5 months
Right now we have a few new modules, some interesting new features to
existing components (e.g., rtpengine ...).
If any of you has a strong preference for one option, let us know.
This message was sent to both sr-users and sr-dev, you can reply to the
one you feel more comfortable with, I will watch both of them and send a
summary if we get to some conclusion soon.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio World Conference - May 6-8, 2019 -- www.kamailioworld.com
Kamailio Advanced Training - Mar 25-27, 2019, in Washington, DC, USA -- www.asipto.com