Module: kamailio
Branch: master
Commit: bd8f7b4e749f2b4d5525d5864c36252823926351
URL: 
https://github.com/kamailio/kamailio/commit/bd8f7b4e749f2b4d5525d5864c36252823926351

Author: Xenofon Karamanos <x...@gilawa.com>
Committer: Xenofon Karamanos <x...@gilawa.com>
Date: 2025-06-26T10:46:44Z

rtpengine: Remove unnessecary log

---

Modified: src/modules/rtpengine/rtpengine.c

---

Diff:  
https://github.com/kamailio/kamailio/commit/bd8f7b4e749f2b4d5525d5864c36252823926351.diff
Patch: 
https://github.com/kamailio/kamailio/commit/bd8f7b4e749f2b4d5525d5864c36252823926351.patch

---

diff --git a/src/modules/rtpengine/rtpengine.c 
b/src/modules/rtpengine/rtpengine.c
index e7d6cf9d5b9..59ab17e6062 100644
--- a/src/modules/rtpengine/rtpengine.c
+++ b/src/modules/rtpengine/rtpengine.c
@@ -3065,7 +3065,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(

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to