Module: kamailio Branch: master Commit: a0a870118a7fdf7993114741eee6e299e9fbb963 URL: https://github.com/kamailio/kamailio/commit/a0a870118a7fdf7993114741eee6e299e9fbb963
Author: Kamailio Dev <kamailio....@kamailio.org> Committer: Kamailio Dev <kamailio....@kamailio.org> Date: 2025-07-21T14:31:09+02:00 modules: readme files regenerated - sipdump ... [skip ci] --- Modified: src/modules/sipdump/README --- Diff: https://github.com/kamailio/kamailio/commit/a0a870118a7fdf7993114741eee6e299e9fbb963.diff Patch: https://github.com/kamailio/kamailio/commit/a0a870118a7fdf7993114741eee6e299e9fbb963.patch --- diff --git a/src/modules/sipdump/README b/src/modules/sipdump/README index a8cf9a6a544..a5714e7c411 100644 --- a/src/modules/sipdump/README +++ b/src/modules/sipdump/README @@ -193,7 +193,7 @@ modparam("sipdump", "wait", 2000) If set to 1, the module uses a pthread mutex and contion to signal when SIP messages are available to the writer process. It should use less - CPU when idle (on no SIP traffic) than the default pooling on timer, + CPU when idle (on no SIP traffic) than the default polling on timer, but be sure that the OS supports process-shared pthread mutexes and conditions (latest Linux distros have support for them). _______________________________________________ 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!