update lighttpd to 1.4.11
[openwrt.git] / package / sipp / Config.in
1 config BR2_PACKAGE_SIPP
2         prompt "sipp.............................. test tool / traffic generator for the SIP protocol"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_UCLIBCXX
6         select BR2_PACKAGE_LIBPTHREAD
7         select BR2_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