Module: kamailio Branch: 5.8 Commit: b9414aa4941345e3e9539552ae4a955d8502c18d URL: https://github.com/kamailio/kamailio/commit/b9414aa4941345e3e9539552ae4a955d...
Author: Xenofon Karamanos xk@gilawa.com Committer: Xenofon Karamanos 22965395+xkaraman@users.noreply.github.com Date: 2025-06-26T10:54:03Z
rtpengine: Remove unnessecary log
(cherry picked from commit bd8f7b4e749f2b4d5525d5864c36252823926351)
---
Modified: src/modules/rtpengine/rtpengine.c
---
Diff: https://github.com/kamailio/kamailio/commit/b9414aa4941345e3e9539552ae4a955d... Patch: https://github.com/kamailio/kamailio/commit/b9414aa4941345e3e9539552ae4a955d...
---
diff --git a/src/modules/rtpengine/rtpengine.c b/src/modules/rtpengine/rtpengine.c index 897f847d1b0..3264199d235 100644 --- a/src/modules/rtpengine/rtpengine.c +++ b/src/modules/rtpengine/rtpengine.c @@ -2513,7 +2513,6 @@ static int child_init(int rank)
/* random start value for for cookie sequence number */ myseqn = fastrand(); - LM_ERR("myseqn %u\n", myseqn);
// vector of pointers to queried nodes queried_nodes_ptr = (struct rtpp_node **)pkg_malloc(