freeswitch/libs/unimrcp
2009-06-19 04:52:45 +00:00
..
build use correct paths when embedding unimrcp projects in another solution file 2009-06-19 04:52:45 +00:00
conf inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
data inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
docs inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
libs Added LPCM (16-bit linear PCM) codec, which is used internally in host order; 2009-06-19 03:57:04 +00:00
modules revert r13832/13840 so they can be merged properly upstream 2009-06-19 03:51:50 +00:00
packages/inno-setup inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
platforms revert r13832/13840 so they can be merged properly upstream 2009-06-19 03:51:50 +00:00
plugins Added LPCM (16-bit linear PCM) codec, which is used internally in host order; 2009-06-19 03:57:04 +00:00
tests Added LPCM (16-bit linear PCM) codec, which is used internally in host order; 2009-06-19 03:57:04 +00:00
.gitignore poke 2009-06-16 22:42:36 +00:00
.update working on build integration for libunimrcp 2009-06-16 22:41:26 +00:00
acinclude.m4 fix bootstrap 2009-06-16 23:02:08 +00:00
AUTHORS inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
bootstrap inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
configure.ac fix mac build 2009-06-17 21:39:38 +00:00
configure.gnu s/s// 2009-06-16 23:07:18 +00:00
INSTALL inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
LICENSE inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
Makefile.am inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
README inital checkin of unimrcp svn revision 985 from http://unimrcp.googlecode.com/svn/trunk/ 2009-06-16 22:31:19 +00:00
unimrcp.sln revert r13832/13840 so they can be merged properly upstream 2009-06-19 03:51:50 +00:00

INTRODUCTION
============
UniMRCP - Open Source Media Resource Control Protocol Stack.


INSTALLATION
============
See the file "INSTALLATION" for installation tips.


DOCUMENTATION
=============
See the directory "docs/dox" for doxygen generated documentation.
See the directory "docs/ea" for UML based design concepts
   (Enterpise Architect generated HTML pages).


REFERENCES
==========
Website:
   http://www.unimrcp.org

Project Home:
   http://code.google.com/p/unimrcp/

Wiki:
   http://code.google.com/p/unimrcp/w/list

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 2.0 license.
See the file "LICENSE" for more information.

Copyright 2008 Arsen Chaloyan