Module: sip-router Branch: master Commit: 35c2d3cd07905fb15faffd289004e1f78c8cc60c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=35c2d3cd...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Sep 8 12:30:19 2010 +0200
dispatcher(k): updated docs for ds_ping_method
- statement was obsoleted - reported by klaus.lists at inode.at
---
modules_k/dispatcher/README | 4 ++-- modules_k/dispatcher/doc/dispatcher_admin.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/modules_k/dispatcher/README b/modules_k/dispatcher/README index b458910..39fb84e 100644 --- a/modules_k/dispatcher/README +++ b/modules_k/dispatcher/README @@ -431,8 +431,8 @@ Note 3.16. ds_ping_method (string)
With this Method you can define, with which method you want to probe - the failed gateways. This method is only available, if compiled with - the probing of failed gateways enabled. + the gateways. Pinging gateways feature depends on ds_ping_interval + parameter.
Default value is “OPTIONS”.
diff --git a/modules_k/dispatcher/doc/dispatcher_admin.xml b/modules_k/dispatcher/doc/dispatcher_admin.xml index 592e7f9..90a8044 100644 --- a/modules_k/dispatcher/doc/dispatcher_admin.xml +++ b/modules_k/dispatcher/doc/dispatcher_admin.xml @@ -415,8 +415,8 @@ modparam("dispatcher", "force_dst", 1) <section> <title><varname>ds_ping_method</varname> (string)</title> <para> - With this Method you can define, with which method you want to probe the failed gateways. - This method is only available, if compiled with the probing of failed gateways enabled. + With this Method you can define, with which method you want to probe the gateways. + Pinging gateways feature depends on ds_ping_interval parameter. </para> <para> <emphasis>