libosip2-dev

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

development files for the SIP library
libosip2 header files and static libraries to assist in development of
programs wishing to use SIP.
.
The oSIP library is written in C, is thread safe and has no dependencies
except the standard C library.
.
oSIP could be used to implement an IP soft-phone as well as embedded SIP
software. oSIP is not limited to endpoint agents implementations and can
also be used to implement SIP proxies or registration services.
.
oSIP currently provides an API for the SIP message parser, SDP message
parser, and library to handle "SIP transactions" as defined by the SIP
standards (RFC3261).

Category:

Application versions: 
AttachmentSizeDate
File libosip2-dev_3.6.0-2_armel.deb145.18 KB05/08/2013 - 00:27
Changelog: 

libosip2 (3.6.0-2) experimental; urgency=low

* Fix "Resolve unresolved symbols in shared libraries"
debian/rules: export EXTRA_LIB=-lpthread (Closes: #558915)