diff options
author | adev <adev@linuxmail.org> | 2010-05-11 22:54:04 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:04 +0200 |
commit | c2923bdb4434881df6355228fdd28d92fc224c20 (patch) | |
tree | 1fda9d5de55315edd8a59fb70e6182866fedba57 /libraries/libeXosip2/README | |
parent | ed76e1edb856a43ade2b143cb6dc869db8a0fa4f (diff) | |
download | slackbuilds-c2923bdb4434881df6355228fdd28d92fc224c20.tar.gz |
libraries/libeXosip2: Added to 12.1 repository
Diffstat (limited to 'libraries/libeXosip2/README')
-rw-r--r-- | libraries/libeXosip2/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libeXosip2/README b/libraries/libeXosip2/README new file mode 100644 index 0000000000..a0708e0a16 --- /dev/null +++ b/libraries/libeXosip2/README @@ -0,0 +1,7 @@ +eXosip is a library that hides the complexity of using the SIP +protocol for mutlimedia 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. + +libeXosip2 requires libosip2 (available on SlackBuilds.org). |