diff options
Diffstat (limited to 'network/sipp/README')
-rw-r--r-- | network/sipp/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/sipp/README b/network/sipp/README new file mode 100644 index 0000000000000..31eb9465dff76 --- /dev/null +++ b/network/sipp/README @@ -0,0 +1,11 @@ +SIPp (SIP test tool) + +SIPp is a test tool / traffic generator for the SIP protocol. It +includes a few basic built-in scenarios (UAC and UAS) and can also +read custom XML scenario files describing arbitrary call flows. + +It supports UDP, TCP, TLS, SIP authentication, RTP replay, and many +more features. For more information, see the documentation from: + sipp -h +and the SIPp homepage: + http://sipp.sourceforge.net/ |