2005-05-14 20:32:03 +00:00
|
|
|
config BR2_PACKAGE_SIPROXD
|
2005-11-05 02:16:36 +00:00
|
|
|
prompt "siproxd........................... SIP (Session Initiation Protocol) proxy"
|
|
|
|
tristate
|
2005-05-14 20:32:03 +00:00
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
select BR2_PACKAGE_LIBOSIP2
|
|
|
|
help
|
|
|
|
A SIP (Session Initiation Protocol) proxy
|
|
|
|
|
|
|
|
http://siproxd.sourceforge.net/
|
|
|
|
|
|
|
|
Depends: libosip2
|
2005-11-05 02:16:36 +00:00
|
|
|
|