[Lunar-commits] <moonbase> libeXosip2: extension library for SIP.
Florin Braescu
florin at lunar-linux.org
Mon May 5 18:49:16 CEST 2008
commit a843f1b83a587e033764b8973a4f58e79fa8bccf
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon May 5 19:49:16 2008 +0300
libeXosip2: extension library for SIP.
---
libs/libeXosip2/DETAILS | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/libs/libeXosip2/DETAILS b/libs/libeXosip2/DETAILS
new file mode 100644
index 0000000..1ca52c0
--- /dev/null
+++ b/libs/libeXosip2/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=libeXosip2
+ VERSION=3.1.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[1]=$GNU_URL/osip
+ SOURCE_URL[2]=http://www.antisip.com/download/exosip2
+ SOURCE_VFY=sha1:44be163d4acbbf469f14b0cf6cb601ac14decc21
+ WEB_SITE=http://www.gnu.org/software/osip
+ ENTERED=20080505
+ UPDATED=20080505
+ SHORT="An extension library for SIP"
+
+cat << EOF
+eXosip is a library that hides the complexity of using the SIP protocol
+for multimedia session establishement. This protocol is mainly to be
+used by VoIP telephony applications (endpoints or conference server) but
+might be also usefull for any application that wish to establish
+sessions like multiplayer games.
+EOF
More information about the Lunar-commits
mailing list