freeswitch/libs/unimrcp
Andrey Volk 699affa1ef FS-11509: [Build-System] Fix --enable-address-sanitizer configure flag.
FS-11509: [Build-System] Fix unimrcp build with address sanitizer.
2019-06-06 11:02:27 -04:00
..
build
conf
data
docs
libs FS-11345: Fixed Werror=stringop-truncation for mod_opus 2018-12-12 21:18:19 +00:00
modules FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows. 2018-07-24 07:21:55 +00:00
packages/inno-setup
platforms FS-11345: Fixed Werror=stringop-truncation for mod_opus 2018-12-12 21:18:19 +00:00
plugins
tests
.gitignore
.update
AUTHORS
CHANGES
INSTALL
LICENSE
Makefile.am
NOTICE
README
acinclude.m4
bootstrap
config.layout
configure.ac FS-11509: [Build-System] Fix --enable-address-sanitizer configure flag. 2019-06-06 11:02:27 -04:00
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