d0b14b4791
SVN-Revision: 3283
13 lines
521 B
Text
13 lines
521 B
Text
config BR2_PACKAGE_SIPP
|
|
prompt "sipp.............................. test tool / traffic generator for the SIP protocol"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_UCLIBCXX
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
select BR2_PACKAGE_LIBNCURSES
|
|
help
|
|
SIPp is a free Open Source test tool / traffic generator for the SIP protocol.
|
|
It includes a few basic SipStone user agent scenarios (UAC and UAS) and
|
|
establishes and releases multiple calls with the INVITE and BYE methods.
|
|
|
|
http://sipp.sourceforge.net
|