Module: kamailio Branch: master Commit: a5b13031a7e9917b4e4a2bc2a0d3c2e446947a47 URL: https://github.com/kamailio/kamailio/commit/a5b13031a7e9917b4e4a2bc2a0d3c2e446947a47
Author: Mikko Lehto <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2025-12-18T08:58:45+01:00 dispatcher: Fix documentation typo --- Modified: src/modules/dispatcher/doc/dispatcher_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/a5b13031a7e9917b4e4a2bc2a0d3c2e446947a47.diff Patch: https://github.com/kamailio/kamailio/commit/a5b13031a7e9917b4e4a2bc2a0d3c2e446947a47.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index 00689639212..272508c809f 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -2154,7 +2154,7 @@ onreply_route { <function moreinfo="none">ds_oc_set_attrs(setid, uri, rval, tval, sval)</function> </title> <para> - Sets the overload control rate, time internval limit and sequence number + Sets the overload control rate, time interval limit and sequence number for the destination record (setid, uri) following RFC7339 specifications. </para> <para>Description of parameters:</para> _______________________________________________ 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!
