Ver Fonte

modules: readme files regenerated - keepalive ... [skip ci]

Kamailio Dev há 8 anos atrás
pai
commit
693f11fcea
1 ficheiros alterados com 6 adições e 1 exclusões
  1. 6 1
      src/modules/keepalive/README

+ 6 - 1
src/modules/keepalive/README

@@ -58,7 +58,12 @@ Chapter 1. Admin Guide
 1. Overview
 
    This module performs destinations monitoring either for itself, or on
-   the behalf of other modules
+   the behalf of other modules. The monitoring is done by sending SIP
+   OPTIONS requests, more or less in the same fashion as the dispatcher
+   module (which was the initial source for this module).
+
+   As an example of usage by other modules, see drouting, which was
+   enahnced to use this module to monitor its gateways.
 
 2. Dependencies