kumquat-buildroot/package/libosip2/Config.in
Peter Korsgaard 4683420c4c Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00

10 lines
330 B
Plaintext

config BR2_PACKAGE_LIBOSIP2
bool "libosip2"
help
GNU SIP (Session Initiation Protocol)
This library aims to provide multimedia and telecom software
developers an easy and powerful interface to initiate and
control SIP based sessions in their applications.
SIP is a open standard replacement from IETF for H323.