diff options
Diffstat (limited to 'lib/Smokeping')
-rw-r--r-- | lib/Smokeping/probes/SipSak.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping/probes/SipSak.pm b/lib/Smokeping/probes/SipSak.pm index a5b8a98..9e6c3a2 100644 --- a/lib/Smokeping/probes/SipSak.pm +++ b/lib/Smokeping/probes/SipSak.pm @@ -116,7 +116,7 @@ sub targetvars { _doc => "additional sipsak options. The options will get split on space.", _example => '--numeric --password=mysecret' }, - full_test => { + keep_second => { _doc => "If OPTIONS is actually implemented by the server, SipSak will receive two responses. If this option is set, the timeing from the second, final response will be counter", _example => 'yes', _re => 'yes|no' |