Module: kamailio Branch: master Commit: f0e1327bd6b01458cda0105929cb2a2d438a2dd7 URL: https://github.com/kamailio/kamailio/commit/f0e1327bd6b01458cda0105929cb2a2d438a2dd7
Author: Daniel-Constantin Mierla <mico...@gmail.com> Committer: Daniel-Constantin Mierla <mico...@gmail.com> Date: 2025-07-21T14:23:17+02:00 sipdump: docs - small typo --- Modified: src/modules/sipdump/doc/sipdump_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/f0e1327bd6b01458cda0105929cb2a2d438a2dd7.diff Patch: https://github.com/kamailio/kamailio/commit/f0e1327bd6b01458cda0105929cb2a2d438a2dd7.patch --- diff --git a/src/modules/sipdump/doc/sipdump_admin.xml b/src/modules/sipdump/doc/sipdump_admin.xml index f8627d192b6..c345a389b1b 100644 --- a/src/modules/sipdump/doc/sipdump_admin.xml +++ b/src/modules/sipdump/doc/sipdump_admin.xml @@ -145,7 +145,7 @@ modparam("sipdump", "wait", 2000) <para> 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 + use less 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). </para> _______________________________________________ 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!