12 lines
303 B
Text
12 lines
303 B
Text
|
config BR2_PACKAGE_SIPSAK
|
||
|
tristate "sipsak - a SIP (Session Initiation Protocol) stress and diagnostics utility"
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_OPENSSL
|
||
|
help
|
||
|
A SIP (Session Initiation Protocol) stress and diagnostics utility
|
||
|
|
||
|
http://www.sipsak.org/
|
||
|
|
||
|
Depends: openssl
|
||
|
|