2005-05-14 20:57:05 +00:00
|
|
|
config BR2_PACKAGE_SIPSAK
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "sipsak............................ SIP (Session Initiation Protocol) stress and diagnostics utility"
|
|
|
|
tristate
|
2005-05-14 20:57:05 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-05-22 10:07:40 +00:00
|
|
|
select BR2_PACKAGE_LIBOPENSSL
|
2005-05-14 20:57:05 +00:00
|
|
|
help
|
|
|
|
A SIP (Session Initiation Protocol) stress and diagnostics utility
|
|
|
|
|
|
|
|
http://www.sipsak.org/
|
|
|
|
|
|
|
|
Depends: openssl
|
2005-11-05 02:16:36 +00:00
|
|
|
|