2005-05-14 20:57:05 +00:00
|
|
|
config BR2_PACKAGE_SIPSAK
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "sipsak - SIP (Session Initiation Protocol) stress and diagnostics utility"
|
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
|
|
|
|
|