diff options
Diffstat (limited to 'net/libosip2/pkg-descr')
-rw-r--r-- | net/libosip2/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/libosip2/pkg-descr b/net/libosip2/pkg-descr new file mode 100644 index 000000000000..240d294f3ae5 --- /dev/null +++ b/net/libosip2/pkg-descr @@ -0,0 +1,9 @@ +oSIP is an implementation of SIP. + +SIP stands for the Session Initiation Protocol and is described by the +rfc2543 (soon to be deprecated by latest revisions). 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. + +WWW: http://www.gnu.org/software/osip/ |