Module: kamailio Branch: master Commit: 6df2885461e138bb90ce3115b802b67b6756fe4d URL: https://github.com/kamailio/kamailio/commit/6df2885461e138bb90ce3115b802b67b6756fe4d
Author: Mikko Lehto <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2025-12-18T08:58:45+01:00 tmrec: Fix documentation typo --- Modified: src/modules/tmrec/doc/tmrec_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/6df2885461e138bb90ce3115b802b67b6756fe4d.diff Patch: https://github.com/kamailio/kamailio/commit/6df2885461e138bb90ce3115b802b67b6756fe4d.patch --- diff --git a/src/modules/tmrec/doc/tmrec_admin.xml b/src/modules/tmrec/doc/tmrec_admin.xml index c4e4c6ba316..b857b2d7ee6 100644 --- a/src/modules/tmrec/doc/tmrec_admin.xml +++ b/src/modules/tmrec/doc/tmrec_admin.xml @@ -93,7 +93,7 @@ modparam("tmrec", "separator", ";") The parameters can include pseudo-variables. </para> <para> - The timerec paramter is a list of attributes defined by RFC2445, + The timerec parameter is a list of attributes defined by RFC2445, delimited by the 'separator' (module parameter) character. The format of timerec parameter, using '|' as the separator, is (all in one line without white spaces): _______________________________________________ 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!
