NOTICE: This package has been removed from pkgsrc

./wip/libosip222, Implementation of SIP (2.2 branch)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.2.2nb1, Package name: libosip2-2.2.2nb1, Maintainer: pkgsrc-users

oSIP is an implementation of SIP.

The GNU oSIP library is written in C and get no dependencies except the
standard C library. oSIP is thread safe and will generally be used in a
multi-threaded application. Nevertheless, this is optional.

oSIP is little in size and code and thus could be use to implement IP
soft-phone as well as embedded SIP software. oSIP is not limited to
endpoint agents, and can also be used to implement "SIP proxy".

oSIP does not intend to provide a high layer API for controlling
"SIP Session" at this step. Instead, it currently provides an API for the
SIP message parser, SDP message parser, and library to handle
"SIP transactions" as defined by the SIP document.

This package contains the old 2.2.x branch of the software.
Look in devel/libosip for the current version.


Master sites: (Expand)

SHA1: 493d0ff3ba07056a8833a798cd6f9018841e3e91
RMD160: 49aaba3bb0f1483dca02dc5b6103f42e239c2527
Filesize: 648.486 KB

Version history: (Expand)


CVS history: (Expand)


   2008-10-12 13:18:43 by Georg Schwarz | Files touched by this commit (7) | Package removed
Log message:
removed libosip222 since all packages are now using the more recent
devel/libosip
   2007-09-07 00:03:58 by Thomas Klausner | Files touched by this commit (7) | Imported package
Log message:
Import old version of libosip as libosip222; needed by linphone.

oSIP is an implementation of SIP.

The GNU oSIP library is written in C and get no dependencies except the
standard C library. oSIP is thread safe and will generally be used in a
multi-threaded application. Nevertheless, this is optional.

oSIP is little in size and code and thus could be use to implement IP
soft-phone as well as embedded SIP software. oSIP is not limited to
endpoint agents, and can also be used to implement "SIP proxy".

oSIP does not intend to provide a high layer API for controlling
"SIP Session" at this step. Instead, it currently provides an API for the
SIP message parser, SDP message parser, and library to handle
"SIP transactions" as defined by the SIP document.

This package contains the old 2.2.x branch of the software.
Look in devel/libosip for the current version.