Module: kamailio Branch: master Commit: 90bcc49a7ec4e1c44ac94fd814d4ef41e79cb4f7 URL: https://github.com/kamailio/kamailio/commit/90bcc49a7ec4e1c44ac94fd814d4ef41e79cb4f7
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2019-03-01T15:46:42+01:00 modules: readme files regenerated - dialplan ... [skip ci] --- Modified: src/modules/dialplan/README --- Diff: https://github.com/kamailio/kamailio/commit/90bcc49a7ec4e1c44ac94fd814d4ef41e79cb4f7.diff Patch: https://github.com/kamailio/kamailio/commit/90bcc49a7ec4e1c44ac94fd814d4ef41e79cb4f7.patch --- diff --git a/src/modules/dialplan/README b/src/modules/dialplan/README index a63e4bfc7c..c5bdaea8eb 100644 --- a/src/modules/dialplan/README +++ b/src/modules/dialplan/README @@ -506,7 +506,8 @@ xlog("translated to var $var(y) \n"); 6.4. dp_reload() - Forces an update of the translation rules from the database. + Reload the translation rules from the database. Note that there is a + rate limiting of maximum one reload in five seconds. Name: dp_reload _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
