Download List

Descripción del Proyecto

baresip is a bare-bones SIP user agent. It supports SIP, SDP, RTP/RTCP, and STUN/TURN/ICE, and IPv4 and IPv6, and is RFC-compliant and has portable C89 and C99 source code. A modular plugin architecture provides stdio, cons, and evdev user interfaces, celt, g711, g722, gsm, ilbc, l16, and speex audio codecs, alsa, coreaudio, gst, portaudio, oss, winwav, and mda audio drivers, speex_pp, speex_aec, speex_resamp, and sndfile audio filters, the avcodec video codec, avformat, quicktime, qtcapture, v4l, and v4l2 video sources, sdl, opengl, and x11 video display drivers, and srtp media encoding.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-02 07:46
0.4.3

Esta es una versión de mantenimiento con algunas mejoras y correcciones de errores. Nuevos módulos de "selfview" para Video-selfview y "vumeter" para audiolevel mostrar en consola. Agrega un parámetro de registro SIP "q" y permitir encabezado.
This is a maintenance release with some improvements
and bugfixes. New modules "selfview" for Video-selfview and "vumeter" for audiolevel display in console. Adds a SIP Register "q" parameter and Allow-header.

2011-12-26 22:54
0.4.0

En unidades, esta versión incorpora un nuevo módulo para Mac OS X / controlador de sonido de iOS. En avcapture, agrega un nuevo módulo de fuentes de vídeo de iOS. En avcodec, hace correcciones para las versiones más recientes de libavcodec. En natbd, se mueve a un módulo independiente del núcleo. En opengl, fija a partir de Mac OS X 10.7. En opus, actualiza al opus 0.9.8. En sndfile, corrige el modo estéreo.
In audiounit, this release adds a new module for the Mac OS X/iOS audio driver. In avcapture, it adds a new module for iOS video sources. In avcodec, it makes fixes for newer versions of libavcodec. In natbd, it moves to a separate module from core. In opengl, it fixes building on Mac OS X 10.7. In opus, it upgrades to opus 0.9.8. In sndfile, it fixes stereo mode.

2011-09-07 23:40
0.3.0

Las nuevas características incluyen el codec AMR / AMR-WB de audio, el equipo de música OPUS-codec, la RST módulo de transmisión, el codec de audio de seda, y de imagen en imagen selfview video.
New features includes the AMR/AMR-WB audio codec,
the OPUS hifi-codec, the RST streaming module, the
SILK audio codec, and picture-in-picture video selfview.

2011-05-21 07:41
0.2.0

Esta versión tiene soporte para salida de SIP (RFC 5626), el atributo contenido SDP (RFC 4796), RTP / RTCP multiplexado (RFC 5761), keepalive RTP (draft-ietf-AVT-app-RTP-keepalive-09), y el codec de vídeo MPEG4 (RFC 3016). Hay varios arreglos.
This release has support for SIP outbound (RFC 5626), the SDP content attribute (RFC 4796), RTP/RTCP multiplexing (RFC 5761), RTP keepalive (draft-ietf-avt-app-rtp-keepalive-09), and the MPEG4 video codec (RFC 3016). There are various fixes.

2010-12-15 08:59
0.1.0

la versión inicial.
Initial version.

Project Resources