12 lines
266 B
Text
12 lines
266 B
Text
|
config BR2_PACKAGE_SIPROXD
|
||
|
tristate "siproxd - a SIP (Session Initiation Protocol) proxy"
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_LIBOSIP2
|
||
|
help
|
||
|
A SIP (Session Initiation Protocol) proxy
|
||
|
|
||
|
http://siproxd.sourceforge.net/
|
||
|
|
||
|
Depends: libosip2
|
||
|
|