blob: 4baa82513703fc5a6e479c37c153e5dd024e926d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config BR2_PACKAGE_SIPROXD
tristate "siproxd - 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
|