Module: kamailio
Branch: 5.1
Commit: a59f72f36463761bf47e6d98faaf624749644140
URL: https://github.com/kamailio/kamailio/commit/a59f72f36463761bf47e6d98faaf624…
Author: Henning Westerholt <hw(a)skalatan.de>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2020-02-10T08:28:10+01:00
tm: use WARN log level for status rewrite by UAS (were decreased before SER tm integration)
- use WARN log level for status rewrite by UAS (log level decreased before SER
tm integration, e.g. v1.5.x)
- for bad interconnection or gateways this might be reported frequently
(cherry picked from commit e1a01699af450292859e4f2cd69b6a6d85246e5e)
(cherry picked from commit b370041ccfd86e15812e1a06ad803569654eac07)
---
Modified: src/modules/tm/t_reply.c
---
Diff: https://github.com/kamailio/kamailio/commit/a59f72f36463761bf47e6d98faaf624…
Patch: https://github.com/kamailio/kamailio/commit/a59f72f36463761bf47e6d98faaf624…
---
diff --git a/src/modules/tm/t_reply.c b/src/modules/tm/t_reply.c
index 8e986e2fab..b4cba92fa1 100644
--- a/src/modules/tm/t_reply.c
+++ b/src/modules/tm/t_reply.c
@@ -1302,7 +1302,7 @@ static enum rps t_should_relay_response( struct cell *Trans , int new_code,
}
/* this looks however how a very strange status rewrite attempt;
* report on it */
- LM_ERR("status rewrite by UAS: stored: %d, received: %d\n",
+ LM_WARN("status rewrite by UAS: stored: %d, received: %d\n",
Trans->uac[branch].last_received, new_code);
goto discard;
}
Hello,
I am considering to release Kamailio v5.1.10 on Thursday, Jan 30, 2020,
to mark the end of official packaging from branch 5.1. At this moment
the last two stable branches are 5.2 and 5.3.
If anyone is aware of some commits for fixes that should be backported
to branch 5.1, write to sr-dev.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - March 9-11, 2020, Berlin - www.asipto.com
Kamailio World Conference - April 27-29, 2020, in Berlin -- www.kamailioworld.com