[Lunar-commits] r16787 - in moonbase/trunk/libs: . libosip2
Moritz Heiber
moe at lunar-linux.org
Tue Oct 4 11:40:35 UTC 2005
Author: moe
Date: 2005-10-04 11:40:23 +0000 (Tue, 04 Oct 2005)
New Revision: 16787
Added:
moonbase/trunk/libs/libosip2/
moonbase/trunk/libs/libosip2/DETAILS
Log:
Adding new module libosip2 used by linphone.
Compiled and tested on 3.4.4, 2.6.13.1 and 2.3.5
Added: moonbase/trunk/libs/libosip2/DETAILS
===================================================================
--- moonbase/trunk/libs/libosip2/DETAILS 2005-10-04 10:51:13 UTC (rev 16786)
+++ moonbase/trunk/libs/libosip2/DETAILS 2005-10-04 11:40:23 UTC (rev 16787)
@@ -0,0 +1,16 @@
+ MODULE=libosip2
+ VERSION=2.2.1
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=$GNU_URL/osip/
+ SOURCE_VFY=sha1:f9c19b07875d71554b6944d087028c03f2a6f42d
+ ENTERED=20051004
+ UPDATED=20051004
+ SHORT="GNU implementation of SIP"
+cat << EOF
+SIP stands for the Session Initiation Protocol and is described
+by the rfc3261 (wich deprecates rfc2543). 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.
+EOF
More information about the Lunar-commits
mailing list