forked from Mirrors/freeswitch
8330336e9a
[apr] Backport APR_RING_FOREACH and APR_RING_FOREACH_SAFE macros to APR for unimrcp compatibility. [unimrcp] configure.gnu - need full path, not relative path for library paths [unimrcp] added uni_revision.h - couldn't get it to autogenerate from build [mod_unimrcp] add better logging and error checking on module load. Currently dumps core on MRCPv1 TTS attempt [mod_unimrcp] don't configure MRCPv1 session with a connection agent- causes crash
60 lines
1.2 KiB
Plaintext
60 lines
1.2 KiB
Plaintext
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
|