mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-02 04:03:09 +02:00
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
|
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
|
||
|
|