Module: kamailio Branch: master Commit: efc04f52f7a9bb5a1b75879807ed37354f9b4ec3 URL: https://github.com/kamailio/kamailio/commit/efc04f52f7a9bb5a1b75879807ed37354f9b4ec3
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2026-02-02T21:46:09+01:00 modules: readme files regenerated - ptimer ... [skip ci] --- Modified: src/modules/ptimer/README --- Diff: https://github.com/kamailio/kamailio/commit/efc04f52f7a9bb5a1b75879807ed37354f9b4ec3.diff Patch: https://github.com/kamailio/kamailio/commit/efc04f52f7a9bb5a1b75879807ed37354f9b4ec3.patch --- diff --git a/src/modules/ptimer/README b/src/modules/ptimer/README index 1b8fdf19735..454e6ce013c 100644 --- a/src/modules/ptimer/README +++ b/src/modules/ptimer/README @@ -368,7 +368,7 @@ end parameter with the value being the name of the module. The end route runs after the timer ends. Typically this would the place - to lgog or store data about the tasks processed. After the end route + to log or store data about the tasks processed. After the end route completes, the environment is cleared, and the worker is paused. Example: set end parameter _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
