source: freewrt/package/sipp/Config.in@ 18c227bd

freewrt_2_0
Last change on this file since 18c227bd was 418e6805, checked in by Markus Wigge <markus@…>, 19 years ago

removed CONFIG_DEVEL and other cleanups

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1119 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 509 bytes
Line 
1config FWRT_PACKAGE_SIPP
2 prompt "sipp.............................. test tool / traffic generator for the SIP protocol"
3 tristate
4 default n
5 select FWRT_PACKAGE_UCLIBCXX
6 select FWRT_PACKAGE_LIBPTHREAD
7 select FWRT_PACKAGE_LIBNCURSES
8 help
9 SIPp is a free Open Source test tool / traffic generator for the SIP protocol.
10 It includes a few basic SipStone user agent scenarios (UAC and UAS) and
11 establishes and releases multiple calls with the INVITE and BYE methods.
12
13 http://sipp.sourceforge.net
Note: See TracBrowser for help on using the repository browser.