Module: kamailio
Branch: master
Commit: a7b1016ae64bd6e0977a621f12a82a6e19a64f81
URL: https://github.com/kamailio/kamailio/commit/a7b1016ae64bd6e0977a621f12a82a6…
Author: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Date: 2016-02-23T10:08:56+02:00
rtpengine: LM_NOTICE to LM_DBG
Change LM_NOTICE to LM_DBG when failed to find looked up node in hastable.
These logs appeared mostly for new calls, when inserting new entries in the
hashtable. This is normal behaviour.
---
Modified: modules/rtpengine/rtpengine.c
---
Diff: https://github.com/kamailio/kamailio/commit/a7b1016ae64bd6e0977a621f12a82a6…
Patch: https://github.com/kamailio/kamailio/commit/a7b1016ae64bd6e0977a621f12a82a6…
---
diff --git a/modules/rtpengine/rtpengine.c b/modules/rtpengine/rtpengine.c
index e703df1..5481f49 100644
--- a/modules/rtpengine/rtpengine.c
+++ b/modules/rtpengine/rtpengine.c
@@ -2816,7 +2816,7 @@ select_rtpp_node_old(str callid, str viabranch, int do_test, enum rtpe_operation
node = rtpengine_hash_table_lookup(callid, viabranch, op);
if (!node) {
- LM_NOTICE("rtpengine hash table lookup failed to find node for calllen=%d callid=%.*s viabranch=%.*s\n",
+ LM_DBG("rtpengine hash table lookup failed to find node for calllen=%d callid=%.*s viabranch=%.*s\n",
callid.len, callid.len, callid.s, viabranch.len, viabranch.s);
return NULL;
} else {
Module: kamailio
Branch: master
Commit: 16f5fbf747c2725d70f2ab7aecfcdf1bd76b91c3
URL: https://github.com/kamailio/kamailio/commit/16f5fbf747c2725d70f2ab7aecfcdf1…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2016-02-23T08:55:17+01:00
pkg/kamailio/deb: version set to 4.4.0-pre1
---
Modified: pkg/kamailio/deb/debian/changelog
Modified: pkg/kamailio/deb/jessie/changelog
Modified: pkg/kamailio/deb/precise/changelog
Modified: pkg/kamailio/deb/sid/changelog
Modified: pkg/kamailio/deb/squeeze/changelog
Modified: pkg/kamailio/deb/stretch/changelog
Modified: pkg/kamailio/deb/trusty/changelog
Modified: pkg/kamailio/deb/wheezy/changelog
---
Diff: https://github.com/kamailio/kamailio/commit/16f5fbf747c2725d70f2ab7aecfcdf1…
Patch: https://github.com/kamailio/kamailio/commit/16f5fbf747c2725d70f2ab7aecfcdf1…
---
diff --git a/pkg/kamailio/deb/debian/changelog b/pkg/kamailio/deb/debian/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/debian/changelog
+++ b/pkg/kamailio/deb/debian/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/jessie/changelog b/pkg/kamailio/deb/jessie/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/jessie/changelog
+++ b/pkg/kamailio/deb/jessie/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/precise/changelog b/pkg/kamailio/deb/precise/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/precise/changelog
+++ b/pkg/kamailio/deb/precise/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/sid/changelog b/pkg/kamailio/deb/sid/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/sid/changelog
+++ b/pkg/kamailio/deb/sid/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/squeeze/changelog b/pkg/kamailio/deb/squeeze/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/squeeze/changelog
+++ b/pkg/kamailio/deb/squeeze/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/stretch/changelog b/pkg/kamailio/deb/stretch/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/stretch/changelog
+++ b/pkg/kamailio/deb/stretch/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/trusty/changelog b/pkg/kamailio/deb/trusty/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/trusty/changelog
+++ b/pkg/kamailio/deb/trusty/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
diff --git a/pkg/kamailio/deb/wheezy/changelog b/pkg/kamailio/deb/wheezy/changelog
index e290f1d..7ad726d 100644
--- a/pkg/kamailio/deb/wheezy/changelog
+++ b/pkg/kamailio/deb/wheezy/changelog
@@ -1,3 +1,9 @@
+kamailio (4.4.0~pre1) unstable; urgency=medium
+
+ * version set to 4.4.0-pre1
+
+ -- Victor Seva <linuxmaniac(a)torreviejawireless.org> Tue, 23 Feb 2016 08:53:36 +0100
+
kamailio (4.4.0~pre0) unstable; urgency=medium
* version set to 4.4.0-pre0
Module: kamailio
Branch: master
Commit: 131d8999c7efe43b50b4ede1a8426105ed96c399
URL: https://github.com/kamailio/kamailio/commit/131d8999c7efe43b50b4ede1a842610…
Author: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Committer: Stefan Mititelu <stefan.mititelu(a)1and1.ro>
Date: 2016-02-23T09:54:38+02:00
rtpengine: fix queried_nodes_limit logic
Right now, even if the selected node returns error, the same node is still
selected and still queried for maximum of queried_nodes_limit times.
Don't retry to query the previous nodes, upon error returned (i.e.
Parallel session limit reached"). Instead, remember the queried nodes and try
to select between un-queried ones. Thus, rtpengine_offer() will select a proper,
available node which will be inserted in the hashtable and further used.
---
Modified: modules/rtpengine/rtpengine.c
---
Diff: https://github.com/kamailio/kamailio/commit/131d8999c7efe43b50b4ede1a842610…
Patch: https://github.com/kamailio/kamailio/commit/131d8999c7efe43b50b4ede1a842610…