- URL: https://github.com/kamailio/kamailio/commit/61a30f8432100118a1b9d3ed731f986…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:25:16+01:00
async: updated to the name of functions for timers instead of macros
(cherry picked from commit 60269ead4973b745f529e42c6e2c60287a040c64)
- URL: https://github.com/kamailio/kamailio/commit/97d70c15a35195f0345c4143f29962b…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:25:51+01:00
jsonrpc-s: added section to show examples with rpc commands over jsonrpc
(cherry picked from commit cdd703dcae172ad0692877addaa9fea80c06defc)
- URL: https://github.com/kamailio/kamailio/commit/b1502145939ca9aec0ae73d93477eb5…
Author: Armen Babikyan <armen(a)firespotter.com>
Date: 2017-01-17T13:26:31+01:00
memcached: fix deletion bug
(cherry picked from commit c5f6cce69d7cae48f0769d89e9098a8526089055)
- URL: https://github.com/kamailio/kamailio/commit/676b0bedfd045d7e7ffbfa5e5ecb137…
Author: Mikko Lehto <mslehto(a)iki.fi>
Date: 2017-01-17T13:27:37+01:00
modules/dispatcher: fixed typo in documentation
(cherry picked from commit 72f28fdcfd88b4f915156a992a6b1f12db79edc5)
- URL: https://github.com/kamailio/kamailio/commit/95ed5f71854e747b2336b8bd3b0e7f0…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:29:26+01:00
tmx: added note to t_continue() docs about failure context of executed route block
(cherry picked from commit 29635011f94a142fe5cde32558b8dfd095dd7820)
- URL: https://github.com/kamailio/kamailio/commit/7918a50ce645eb09d77e701526392a6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:30:00+01:00
rtpengine: added note about rtpproxy_manage() afte t_continue()
- or after any other function that does suspend/resume of the
transaction
- it behaves as used in failure_route
- related to GH #855
(cherry picked from commit 63f3e24ba2c0b9749f5c5d3268c633c629e20f89)
- URL: https://github.com/kamailio/kamailio/commit/bc5d67854da18c1535abf2a54c7b8a5…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:30:10+01:00
rtpproxy: added note about rtpproxy_manage() afte t_continue()
- or after any other function that does suspend/resume of the
transaction
- it behaves as used in failure_route
(cherry picked from commit e128d46e6a675b8cf5f8b584850c08cd16328af4)
- URL: https://github.com/kamailio/kamailio/commit/7de5934632c0b00387c3ebc004cd86e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:31:18+01:00
lib/srdb1 - set default datetime value to 2000-01-01
- 1900 is before the start of epoch and can result in unexpected
behaviour with some time related functions
(cherry picked from commit 3efa32c9cdfc7a7bdc913724fba92f7b7a76434c)
- URL: https://github.com/kamailio/kamailio/commit/125eab75cc5febcea92eddadca4be2a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:32:05+01:00
kamctl: regenerated db creation script to update default datetime value
- URL: https://github.com/kamailio/kamailio/commit/864c29081177204d238006f6308a6b0…
Author: Guilherme C Pilon <gpilon(a)daitangroup.com>
Date: 2017-01-17T13:33:42+01:00
ratelimit module not working properly when FEEDBACK algorithm is used
(cherry picked from commit bb768faae3367c1209e735de71ab9fdcd5d068d5)
- URL: https://github.com/kamailio/kamailio/commit/0f7a688d8670f171be0d4f4f36c5c7a…
Author: Guilherme C Pilon <gpilon(a)daitangroup.com>
Date: 2017-01-17T13:33:51+01:00
ratelimit module not working properly when FEEDBACK algorithm is used - deleting unused lines
(cherry picked from commit 22b040c944228cfc7795f4481465dd230bff6f99)
- URL: https://github.com/kamailio/kamailio/commit/9902d21f5f3f76ee93cd1a9a0a63c98…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:37:07+01:00
xmlrpc: init delayed context for rpc_fault()
- may fix the GH #878, reported by Juha Heinanen
(cherry picked from commit 6b3ce6376258211d317620d4d96bd3d88788b6a3)
- URL: https://github.com/kamailio/kamailio/commit/035ed5d420cfd46ab5af0aa37ec52fa…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:40:26+01:00
statsd: include usr_avp.h instead of usr_avp.c
- backport of commit 344baa0bae643f235e85ad8f670f412acadab0f1
- URL: https://github.com/kamailio/kamailio/commit/6dd3f8c7c0c42a25871e15a56e751d3…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:55:27+01:00
tm: generate from tag if not provided for request_within()
- related to GH #931
(cherry picked from commit 96ca5c95e9380a56d886fad699a5966b7b00f5b6)
- URL: https://github.com/kamailio/kamailio/commit/693e70cdd787beccc6edb7ed1c721a2…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T13:57:02+01:00
core: keep names for uac cseq helper headers in cfg env
- shared by dialog and tm for cseq updates after uac auth
(cherry picked from commit 391dce68f712d7b38eb48188f3ae2413da0f70c6)
- URL: https://github.com/kamailio/kamailio/commit/49370420039936554d87950cec85d5f…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T14:00:49+01:00
tm: if transaction had an uac auth, propagate cseq headers for local ACK and CANCEL
- related to GH #870, #918, #919
(cherry picked from commit 526ec68fa56cb8066db9da3a4b82f9e20aebf8c3)
- URL: https://github.com/kamailio/kamailio/commit/3c53097213f686833a953e69aca0c66…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T14:03:38+01:00
dialog: use uac cseq header names from cfg env
(cherry picked from commit a1189074af0946b1a4b57dff795d0f642818ad35)
- URL: https://github.com/kamailio/kamailio/commit/869b496334373c7a43b6412d05d446d…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T14:04:18+01:00
dialog: increase cseq after uac auth for local acks
- related to GH #918, #919
(cherry picked from commit b75d4ca219d7185e0a73cc9132760fe05227faa4)
- URL: https://github.com/kamailio/kamailio/commit/3e5def30a8eeae76ac7352a5b9ba4e4…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-01-17T14:04:53+01:00
dialog: handle replies to local cancel for cseq updates
(cherry picked from commit fab1b5dc4edc74555b965a6c305d7643629e0225)
Module: kamailio
Branch: 4.3
Commit: 89d5993498b20ed57a1c8be1b27ab21db9115d56
URL: https://github.com/kamailio/kamailio/commit/89d5993498b20ed57a1c8be1b27ab21…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2017-01-17T10:45:15+01:00
modules: readme files regenerated - lcr ...
---
Modified: modules/lcr/README
---
Diff: https://github.com/kamailio/kamailio/commit/89d5993498b20ed57a1c8be1b27ab21…
Patch: https://github.com/kamailio/kamailio/commit/89d5993498b20ed57a1c8be1b27ab21…
---
diff --git a/modules/lcr/README b/modules/lcr/README
index 58268cf..b1222a8 100644
--- a/modules/lcr/README
+++ b/modules/lcr/README
@@ -61,7 +61,7 @@ Juha Heinanen
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. fetch_rows (integer)
3.39. ping_interval (integer)
3.40. ping_inactivate_threshold (integer)
@@ -127,7 +127,7 @@ Juha Heinanen
1.34. Setting defunct_gw_avp module parameter
1.35. Setting lcr_rule_hash_size module parameter
1.36. Setting lcr_gw_count module parameter
- 1.37. Setting dont_strip_or_tag_flag module parameter
+ 1.37. Setting dont_strip_or_prefix_flag module parameter
1.38. Set fetch_rows parameter
1.39. Set ping_interval parameter
1.40. Set ping_inactive_threshold parameter
@@ -196,7 +196,7 @@ Chapter 1. Admin Guide
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. fetch_rows (integer)
3.39. ping_interval (integer)
3.40. ping_inactivate_threshold (integer)
@@ -272,7 +272,7 @@ Chapter 1. Admin Guide
be done with command 'kamctl eval_weights'.
The function next_gw() can then be used to select one gateway at a time
- for forwarding. Upon each call, unless "dont_strip_or_tag_flag" flag is
+ for forwarding. Upon each call, unless "dont_strip_or_prefix_flag" flag is
set, user part of the original Request-URI is first stripped by the
number of characters as specified by the gateway's strip count and then
prefixed by the gateway's prefix. Upon each call, if a gateway's
@@ -348,7 +348,7 @@ Chapter 1. Admin Guide
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. fetch_rows (integer)
3.39. ping_interval (integer)
3.40. ping_inactivate_threshold (integer)
@@ -784,16 +784,16 @@ modparam("lcr", "lcr_rule_hash_size", 1024)
modparam("lcr", "lcr_gw_count", 1024)
...
-3.37. dont_strip_or_tag_flag (integer)
+3.37. dont_strip_or_prefix_flag (integer)
Defines the flag number used to tell if stripping and tagging is done
for the selected gateway.
Default value is -1 meaning that the flag is not defined.
- Example 1.37. Setting dont_strip_or_tag_flag module parameter
+ Example 1.37. Setting dont_strip_or_prefix_flag module parameter
...
-modparam("lcr", "dont_strip_or_tag_flag", 10)
+modparam("lcr", "dont_strip_or_prefix_flag", 10)
...
3.38. fetch_rows (integer)
Module: kamailio
Branch: 4.2
Commit: 41fef51d6396633e91d2f347071966d9af991551
URL: https://github.com/kamailio/kamailio/commit/41fef51d6396633e91d2f347071966d…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2017-01-17T10:44:14+01:00
modules: readme files regenerated - lcr ...
---
Modified: modules/lcr/README
---
Diff: https://github.com/kamailio/kamailio/commit/41fef51d6396633e91d2f347071966d…
Patch: https://github.com/kamailio/kamailio/commit/41fef51d6396633e91d2f347071966d…
---
diff --git a/modules/lcr/README b/modules/lcr/README
index c3fcf2f..9a88b60 100644
--- a/modules/lcr/README
+++ b/modules/lcr/README
@@ -61,7 +61,7 @@ Juha Heinanen
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. fetch_rows (integer)
3.39. ping_interval (integer)
3.40. ping_inactivate_threshold (integer)
@@ -127,7 +127,7 @@ Juha Heinanen
1.34. Setting defunct_gw_avp module parameter
1.35. Setting lcr_rule_hash_size module parameter
1.36. Setting lcr_gw_count module parameter
- 1.37. Setting dont_strip_or_tag_flag module parameter
+ 1.37. Setting dont_strip_or_prefix_flag module parameter
1.38. Set fetch_rows parameter
1.39. Set ping_interval parameter
1.40. Set ping_inactivate_threshold parameter
@@ -196,7 +196,7 @@ Chapter 1. Admin Guide
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. fetch_rows (integer)
3.39. ping_interval (integer)
3.40. ping_inactivate_threshold (integer)
@@ -272,7 +272,7 @@ Chapter 1. Admin Guide
be done with command 'kamctl eval_weights'.
The function next_gw() can then be used to select one gateway at a time
- for forwarding. Upon each call, unless "dont_strip_or_tag_flag" flag is
+ for forwarding. Upon each call, unless "dont_strip_or_prefix_flag" flag is
set, user part of the original Request-URI is first stripped by the
number of characters as specified by the gateway's strip count and then
prefixed by the gateway's prefix. Upon each call, if a gateway's
@@ -348,7 +348,7 @@ Chapter 1. Admin Guide
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. fetch_rows (integer)
3.39. ping_interval (integer)
3.40. ping_inactivate_threshold (integer)
@@ -784,16 +784,16 @@ modparam("lcr", "lcr_rule_hash_size", 1024)
modparam("lcr", "lcr_gw_count", 1024)
...
-3.37. dont_strip_or_tag_flag (integer)
+3.37. dont_strip_or_prefix_flag (integer)
Defines the flag number used to tell if stripping and tagging is done
for the selected gateway.
Default value is -1 meaning that the flag is not defined.
- Example 1.37. Setting dont_strip_or_tag_flag module parameter
+ Example 1.37. Setting dont_strip_or_prefix_flag module parameter
...
-modparam("lcr", "dont_strip_or_tag_flag", 10)
+modparam("lcr", "dont_strip_or_prefix_flag", 10)
...
3.38. fetch_rows (integer)
Module: kamailio
Branch: master
Commit: 099da11824a0cac0daf5beef24616f8aa5a1c989
URL: https://github.com/kamailio/kamailio/commit/099da11824a0cac0daf5beef24616f8…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2017-01-17T10:31:29+01:00
modules: readme files regenerated - lcr ...
---
Modified: src/modules/lcr/README
---
Diff: https://github.com/kamailio/kamailio/commit/099da11824a0cac0daf5beef24616f8…
Patch: https://github.com/kamailio/kamailio/commit/099da11824a0cac0daf5beef24616f8…
---
diff --git a/src/modules/lcr/README b/src/modules/lcr/README
index 3daf73d..22d6929 100644
--- a/src/modules/lcr/README
+++ b/src/modules/lcr/README
@@ -61,7 +61,7 @@ Juha Heinanen
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. priority_ordering (integer)
3.39. fetch_rows (integer)
3.40. ping_interval (integer)
@@ -128,7 +128,7 @@ Juha Heinanen
1.34. Setting defunct_gw_avp module parameter
1.35. Setting lcr_rule_hash_size module parameter
1.36. Setting lcr_gw_count module parameter
- 1.37. Setting dont_strip_or_tag_flag module parameter
+ 1.37. Setting dont_strip_or_prefix_flag module parameter
1.38. Setting priority_ordering module parameter
1.39. Set fetch_rows parameter
1.40. Set ping_interval parameter
@@ -198,7 +198,7 @@ Chapter 1. Admin Guide
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. priority_ordering (integer)
3.39. fetch_rows (integer)
3.40. ping_interval (integer)
@@ -280,8 +280,8 @@ Chapter 1. Admin Guide
be done with command 'kamctl eval_weights'.
The function next_gw() can then be used to select one gateway at a time
- for forwarding. Upon each call, unless "dont_strip_or_tag_flag" flag is
- set, user part of the original Request-URI is first stripped by the
+ for forwarding. Upon each call, unless "dont_strip_or_prefix_flag" flag
+ is set, user part of the original Request-URI is first stripped by the
number of characters as specified by the gateway's strip count and then
prefixed by the gateway's prefix. Upon each call, if a gateway's
hostname is NULL, Request-URI will be rewritten based on gateway's URI
@@ -356,7 +356,7 @@ Chapter 1. Admin Guide
3.34. defunct_gw_avp (AVP string)
3.35. lcr_rule_hash_size (integer)
3.36. lcr_gw_count (integer)
- 3.37. dont_strip_or_tag_flag (integer)
+ 3.37. dont_strip_or_prefix_flag (integer)
3.38. priority_ordering (integer)
3.39. fetch_rows (integer)
3.40. ping_interval (integer)
@@ -793,16 +793,16 @@ modparam("lcr", "lcr_rule_hash_size", 1024)
modparam("lcr", "lcr_gw_count", 1024)
...
-3.37. dont_strip_or_tag_flag (integer)
+3.37. dont_strip_or_prefix_flag (integer)
Defines the flag number used to tell if stripping and tagging is done
for the selected gateway.
Default value is -1 meaning that the flag is not defined.
- Example 1.37. Setting dont_strip_or_tag_flag module parameter
+ Example 1.37. Setting dont_strip_or_prefix_flag module parameter
...
-modparam("lcr", "dont_strip_or_tag_flag", 10)
+modparam("lcr", "dont_strip_or_prefix_flag", 10)
...
3.38. priority_ordering (integer)