diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2011-11-15 18:00:37 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-26 09:08:09 -0600 |
commit | 36eec7ab6d1af0f636cb760a622025aac8433dfc (patch) | |
tree | b383b59e487bd184c605f9f91d0c5cbcbcfc0a6e /network/sipp/slack-desc | |
parent | 3fb34c83536886d94d069a00e8441d24677dee0e (diff) | |
download | slackbuilds-36eec7ab6d1af0f636cb760a622025aac8433dfc.tar.gz |
network/sipp: Added (SIP test tool)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/sipp/slack-desc')
-rw-r--r-- | network/sipp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/sipp/slack-desc b/network/sipp/slack-desc new file mode 100644 index 0000000000..e8ba6044af --- /dev/null +++ b/network/sipp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +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 +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: and the SIPp homepage: +sipp: http://sipp.sourceforge.net/ |