diff options
author | lth <lth@FreeBSD.org> | 2004-06-18 15:33:47 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-18 15:33:47 +0800 |
commit | d6239b43f40a318712be2d55a543908e86a9a787 (patch) | |
tree | 345d8ef9131ff1fa16666b84a2363b9b2f9a3f58 /net/Makefile | |
parent | a3b5c55151a9116cc0bd8dcc258bc60a2dd981e4 (diff) | |
download | freebsd-ports-gnome-d6239b43f40a318712be2d55a543908e86a9a787.tar.gz freebsd-ports-gnome-d6239b43f40a318712be2d55a543908e86a9a787.tar.zst freebsd-ports-gnome-d6239b43f40a318712be2d55a543908e86a9a787.zip |
Sipp is a performance test tool / traffic generator for the SIP protocol.
It comes with a few basic SipStone user-agents scenarios (UAC & UAS), i
establishing and releasing multiple calls with the INVITE and BYE methods.
WWW: http://sipp.sourceforge.net/
PR: 68036
Submitted by: Jesper Dalberg <jesper@jdn.dk>
Approved by: erwin (mentor)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d7696ff7aaa6..ea8c150d72a5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -611,6 +611,7 @@ SUBDIR += silc-server SUBDIR += silky SUBDIR += simicq + SUBDIR += sipp SUBDIR += sipsak SUBDIR += sixxs-heartbeatd SUBDIR += slirp |