libosip2 5.3.1-1.1 source package in Ubuntu

Changelog

libosip2 (5.3.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062556

 -- Steve Langasek <email address hidden>  Fri, 01 Mar 2024 05:39:11 +0000

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libosip2_5.3.1-1.1.dsc 2.3 KiB a103ed9a6ff610a1550432a982413a7a370db85470f9a6557ab91ee577faf594
libosip2_5.3.1.orig.tar.gz 708.0 KiB fe82fe841608266ac15a5c1118216da00c554d5006e2875a8ac3752b1e6adc79
libosip2_5.3.1.orig.tar.gz.asc 195 bytes a77ddb4b62393513c495578c158e349b7e315de31a8446473b526917a8822c59
libosip2_5.3.1-1.1.debian.tar.xz 13.6 KiB ada13e17b4f37445cebad4c3d43d5769d8031779924c747d44ed5c665617b14f

Available diffs

No changes file available.

Binary packages built by this source

libosip2-15t64: 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-15t64-dbgsym: debug symbols for libosip2-15t64
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).