瀏覽代碼

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

Kamailio Dev 8 年之前
父節點
當前提交
693f11fcea
共有 1 個文件被更改,包括 6 次插入1 次删除
  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