Powered by Universal Speech Solutions LLC

Menu
Component View

unimrcp-deps-1.1.3.zip

File Name: unimrcp-deps-1.1.3.zip
File Size: 5.68 MB
File Type: application/zip
Doc Type: Source
OS: Windows
Release Date: Mar 18 2013
Hits: 5339

This package contains 3-rd party libraries and tools required to build the UniMRCP project.

* APR (Apache Portable Runtime)

Description: APR is the base portability library.
Version: 1.4.6
Location: http://www.unimrcp.org/dependencies/apr-1.4.6-win32-src.zip [original]
Note: In the original distribution of the APR library, which can be downloaded from the location
      specified above, operations on memory pools are not thread-safe. Whereas, the version of the
      APR library included in this package is patched to ensure the thread-safety of memory pools.
      The applied patch can be found at http://www.unimrcp.org/dependencies/apr-1.4.6.patch.


* APR-util (Apache Portable Runtime Utilities)

Description: APR-util provides a number of helpful abstractions on top of APR.
Version: 1.5.1
Location: http://www.unimrcp.org/dependencies/apr-util-1.5.1-win32-src.zip
Note: APU_HAVE_APR_ICONV and APU_HAVE_ODBC are disabled.


* Sofia-SIP

Description: Sofia-SIP is a SIP User-Agent library, compliant with the IETF RFC3261 specification.
Version: 1.12.11-204-g6ff5f3f
Location: http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-204-g6ff5f3f.zip [patched]
          http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-196-g8cb7baa.zip [original]
Note: The version of the Sofia-SIP library included in this package is based on a copy cloned from
      the master branch of the Sofia-SIP's git repository (git://gitorious.org/sofia-sip/sofia-sip)
      tagged as 1.12.11-196-g8cb7baa with the following patches applied:
         http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-196-g8cb7baa_crash1.patch
         http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-196-g8cb7baa_crash2.patch
         http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-196-g8cb7baa_memory-leak.patch
         http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-196-g8cb7baa_compilation-warning1.patch
         http://www.unimrcp.org/dependencies/sofia-sip-1.12.11-196-g8cb7baa_compilation-warning2.patch
Note: Instead of a binary distribution of the Pthreads-win32 library (pthreadVC2.dll), this package
      includes a source distribution at version 2.9.1. This allows to build the corresponding
      Pthreads-win32 library for a particular configuration (debug/release) and platform (win32/x64).
      The original version of the Pthreads-win32 library can be downloaded from
      http://www.unimrcp.org/dependencies/pthreads-w32-2-9-1-release.tar.gz.


COMPATIBILITY
=============

The package is compatible with UniMRCP r1803 and above.