Module: kamailio
Branch: master
Commit: f887c81f5c5832af2f1494cf5415740eae9da56f
URL: https://github.com/kamailio/kamailio/commit/f887c81f5c5832af2f1494cf5415740…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-07-31T11:17:27+02:00
modules: readme files regenerated - db_redis ... [skip ci]
---
Modified: src/modules/db_redis/README
---
Diff: https://github.com/kamailio/kamailio/commit/f887c81f5c5832af2f1494cf5415740…
Patch: https://github.com/kamailio/kamailio/commit/f887c81f5c5832af2f1494cf5415740…
---
diff --git a/src/modules/db_redis/README b/src/modules/db_redis/README
index 1a5c33caef..ec3af10e5e 100644
--- a/src/modules/db_redis/README
+++ b/src/modules/db_redis/README
@@ -10,8 +10,6 @@ Andreas Granig
<agranig(a)sipwise.com>
-Edited by
-
Alex Balashov
<abalashov(a)evaristesys.com>
@@ -138,7 +136,9 @@ nce/string,server_id/int,connection_id/int,keepalive/int,partition/int
parameter, but it does not need to be related to the table loaded from
Redis server -- for example, if used only for permissions module with
'address' table, then the 'keys' parameter can be specified for
- 'version' table.
+ 'version' table. However, if it used for a module that inserts or
+ updates the records in database table, the key for entry must be
+ defined for that table.
The mappings can be freely defined in the "keys" module parameter,
which is composed of a semi-colon separated list of definitions in the
Module: kamailio
Branch: master
Commit: f2df5df815f8dfca87324ca70e6fe9a51fc417e9
URL: https://github.com/kamailio/kamailio/commit/f2df5df815f8dfca87324ca70e6fe9a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2019-07-31T11:04:21+02:00
db_redis: note about defining key when updating table content
---
Modified: src/modules/db_redis/doc/db_redis_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/f2df5df815f8dfca87324ca70e6fe9a…
Patch: https://github.com/kamailio/kamailio/commit/f2df5df815f8dfca87324ca70e6fe9a…
---
diff --git a/src/modules/db_redis/doc/db_redis_admin.xml b/src/modules/db_redis/doc/db_redis_admin.xml
index 9c147a022b..0c8ba2ed04 100644
--- a/src/modules/db_redis/doc/db_redis_admin.xml
+++ b/src/modules/db_redis/doc/db_redis_admin.xml
@@ -81,7 +81,9 @@ username/string,domain/string,contact/string,received/string,path/string,expires
parameter, but it does not need to be related to the table loaded
from Redis server -- for example, if used only for permissions module with
'address' table, then the 'keys' parameter can be specified for
- 'version' table.
+ 'version' table. However, if it used for a module that inserts or
+ updates the records in database table, the key for entry must be defined for
+ that table.
</para>
<para>
The mappings can be freely defined in the "keys" module parameter, which is
Hello all,
I am trying to implement RFC 7544 in kamailio.cfg, more specifically to transform Diversion header into History-Info. To do this I need to iterate over all Diversion headers and be able to get all the parameters from it. At first I discovered $di core variable, but I can access only the first header with it. I discovered kamailio selectors but I can't index them with a variable. I came to the point where I want to implement variable indexing to selectors but after I saw this API is quite complex I thought to ask here if there's any other solution to do this?!
Thanks,
Ionut
Module: kamailio
Branch: master
Commit: b0d28d2da87647cb3e06b3727bd9df77b09f2583
URL: https://github.com/kamailio/kamailio/commit/b0d28d2da87647cb3e06b3727bd9df7…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-07-30T13:46:54+02:00
modules: readme files regenerated - tm ... [skip ci]
---
Modified: src/modules/tm/README
---
Diff: https://github.com/kamailio/kamailio/commit/b0d28d2da87647cb3e06b3727bd9df7…
Patch: https://github.com/kamailio/kamailio/commit/b0d28d2da87647cb3e06b3727bd9df7…
---
diff --git a/src/modules/tm/README b/src/modules/tm/README
index 0e01e3247c..d9643f2ce1 100644
--- a/src/modules/tm/README
+++ b/src/modules/tm/README
@@ -2145,10 +2145,7 @@ route {
with the new values. This function will work even if it's called in the
script before a transaction creating function (e.g.: t_set_retr(500,
4000); t_relay()). All new transaction created after this function
- call, during the same script invocation will use the new values. Note
- that this function will work only if tm is compile with
- -DTM_DIFF_RT_TIMEOUT (which increases every transaction size with 4
- bytes).
+ call, during the same script invocation will use the new values.
Meaning of the parameters is as follows:
* retr_t1_interval - new T1 retransmission interval (in