mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 10:34:54 +00:00
5e456fe9a6
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error. Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now. V8: don't pass VS version to build batch file. mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex". Add mod_conference.h to project and dir to includes.
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