Module: kamailio
Branch: master
Commit: 51dcda9aab961aa86c77c7e0a99bc91aee860d52
URL:
https://github.com/kamailio/kamailio/commit/51dcda9aab961aa86c77c7e0a99bc91…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2022-03-22T08:16:22+01:00
modules: readme files regenerated - uac ... [skip ci]
---
Modified: src/modules/uac/README
---
Diff:
https://github.com/kamailio/kamailio/commit/51dcda9aab961aa86c77c7e0a99bc91…
Patch:
https://github.com/kamailio/kamailio/commit/51dcda9aab961aa86c77c7e0a99bc91…
---
diff --git a/src/modules/uac/README b/src/modules/uac/README
index 3c804906dd..f1a6e6f5e8 100644
--- a/src/modules/uac/README
+++ b/src/modules/uac/README
@@ -595,7 +595,7 @@ modparam("uac", "reg_active", 0)
Timer interval (in seconds) at which remote registrations are cleaned
up in case of failure or removed. When setting it take in consideration
the maximum value for retransmission timeout, this param should be
- greater than it. This value also impacts how ofter the reload for
+ greater than it. This value also impacts how often the reload for
remote registrations table can be executed -- the RPC command will fail
if executed in less than reg_gc_interval value since the last reload.