blob: 1ad11d082d82d5a7551f22b08eb38ac01d22d4d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
|