libosip2 5.3.0-2 source package in Ubuntu
Changelog
libosip2 (5.3.0-2) unstable; urgency=medium * enable testsuite -- Jonas Smedegaard <email address hidden> Tue, 08 Mar 2022 23:51:47 +0100
Upload details
- Uploaded by:
- Debian VoIP Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian VoIP Team
- Architectures:
- any
- Section:
- comm
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | comm | |
Kinetic | release | universe | comm |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libosip2_5.3.0-2.dsc | 2.3 KiB | 9a9ee1e2091588c65f35ca6126e911055f731a88fa92f99f35cfe004b2640a43 |
libosip2_5.3.0.orig.tar.gz | 705.2 KiB | f4725916c22cf514969efb15c3c207233d64739383f7d42956038b78f6cae8c8 |
libosip2_5.3.0.orig.tar.gz.asc | 195 bytes | 89499291c31d3ae46499e0008baa153ab36984cdaf072c369fa34d9d0cac9e8c |
libosip2_5.3.0-2.debian.tar.xz | 13.4 KiB | f1937f5e239111094b066ae5e899fcff35baedf5e856dd6f203d163fd941be9e |
Available diffs
- diff from 4.1.0-2.1 to 5.3.0-2 (625.1 KiB)
No changes file available.
Binary packages built by this source
- libosip2-15: Session Initiation Protocol (SIP) library
oSIP is an implementation of SIP.
.
SIP stands for the Session Initiation Protocol
and is described by the RFC3261.
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 the IETF replacement for the ITU's H323.
Example programs using this library are partysip and linphone.
- libosip2-15-dbgsym: debug symbols for libosip2-15
- libosip2-dev: 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).