freeswitch/libs/unimrcp
Sergey Safarov abde630fea FS-11345: Fixed Werror=stringop-truncation for mod_opus
Fixed Werror=format-truncation on sofia-sip/libsofia-sip-ua/tport

Fixed Werror=format-truncation on mod/endpoints/mod_verto

Fixed unused-but-set-variable in mod_lua

Fixed Werror=format-truncation on libs/sofia-sip/libsofia-sip-ua/tport

Fixed Wunused-variable Wmaybe-uninitialized on mod_soundtouch

Fixed Wliteral-suffix for libs/unimrcp
2018-12-12 21:18:19 +00:00
..
build
conf
data
docs
libs
modules
packages/inno-setup
platforms
plugins
tests
.gitignore
.update
AUTHORS
CHANGES
INSTALL
LICENSE
Makefile.am
NOTICE
README
acinclude.m4
bootstrap
config.layout
configure.ac
configure.gnu
unimrcp-2010.sln
unimrcp.sln

README

INTRODUCTION
============

UniMRCP is an open source project compliant with the IETF RFC6787 (MRCPv2) and RFC4463 (MRCPv1)
specifications.


INSTALLATION
============

See the file "INSTALL" for installation tips.


DOCUMENTATION
=============

Use the directory "docs/dox" for a documentation generated by Doxygen.
Use the directory "docs/ea" for UML based design concepts, HTML pages generated by Enterpise Architect.


REFERENCES
==========

Website:
   http://www.unimrcp.org

Downloads:
   http://www.unimrcp.org/downloads

Documentation:
   http://www.unimrcp.org/documentation

Google Code:
   http://code.google.com/p/unimrcp

Issue Tracker:
   http://code.google.com/p/unimrcp/issues/list

Discussion Group:
   http://groups.google.com/group/unimrcp

Version Control Repository (SVN):
   http://unimrcp.googlecode.com/svn/trunk

UML Documentation File (Enterpise Architect):
   http://unimrcp.googlecode.com/svn/misc/unimrcp.eap

Commit Monitor:
   http://code.google.com/p/unimrcp/source/list
   http://groups.google.com/group/unimrcp-svn-commits


LICENSING
=========

UniMRCP is licensed under terms of the Apache License 2.0.
See the file "LICENSE" for more information.

Copyright 2008 - 2014 Arsen Chaloyan