2007-11-30 11:28:36 +01:00
|
|
|
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
|
2008-08-04 21:07:05 +02:00
|
|
|
control SIP based sessions in their applications.
|
2007-11-30 11:28:36 +01:00
|
|
|
SIP is a open standard replacement from IETF for H323.
|
|
|
|
|
2012-05-07 12:43:08 +02:00
|
|
|
http://www.gnu.org/software/osip/
|
|
|
|
|