diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:15:06 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 36faa6aafb3c49b25feb2ac1ff9c4b1ca805fe52 (patch) | |
tree | 70ea3f767f5a126b01ae220f891bf82c4dc35845 /network/sipp | |
parent | afc79fe00c9ef6be3e29db029a880d2d03107e03 (diff) | |
download | slackbuilds-36faa6aafb3c49b25feb2ac1ff9c4b1ca805fe52.tar.gz |
network/sipp: Fix slack-desc.
Diffstat (limited to 'network/sipp')
-rw-r--r-- | network/sipp/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/sipp/slack-desc b/network/sipp/slack-desc index 0bba9e7e56..9a6b3d60c5 100644 --- a/network/sipp/slack-desc +++ b/network/sipp/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -sipp: SIPp (SIP test tool) +sipp: sipp (SIP test tool) sipp: sipp: SIPp is a test tool / traffic generator for the SIP protocol. It sipp: includes a few basic built-in scenarios (UAC and UAS) and can also @@ -14,6 +14,6 @@ sipp: read custom XML scenario files describing arbitrary call flows. sipp: sipp: It supports UDP, TCP, TLS, SIP authentication, RTP replay, and many sipp: more features. For more information, see the documentation from: -sipp: sipp -h +sipp: sipp -h sipp: and the SIPp homepage: -sipp: http://sipp.sourceforge.net/ +sipp: http://sipp.sourceforge.net/ |