You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Kevin P. Fleming fb30a11542
remove extraneous svn:executable properties
20 years ago
apps remove extraneous svn:executable properties 20 years ago
channels remove extraneous svn:executable properties 20 years ago
codecs remove extraneous svn:executable properties 20 years ago
configs remove extraneous svn:executable properties 20 years ago
doc remove extraneous svn:executable properties 20 years ago
formats remove extraneous svn:executable properties 20 years ago
include/asterisk remove extraneous svn:executable properties 20 years ago
pbx remove extraneous svn:executable properties 20 years ago
BUGS remove extraneous svn:executable properties 20 years ago
CHANGES remove extraneous svn:executable properties 20 years ago
CREDITS remove extraneous svn:executable properties 20 years ago
LICENSE remove extraneous svn:executable properties 20 years ago
Makefile remove extraneous svn:executable properties 20 years ago
README remove extraneous svn:executable properties 20 years ago
asterisk.c remove extraneous svn:executable properties 20 years ago
asterisk.h remove extraneous svn:executable properties 20 years ago
audiofile.patch remove extraneous svn:executable properties 20 years ago
channel.c remove extraneous svn:executable properties 20 years ago
cli.c remove extraneous svn:executable properties 20 years ago
config.c remove extraneous svn:executable properties 20 years ago
file.c remove extraneous svn:executable properties 20 years ago
frame.c remove extraneous svn:executable properties 20 years ago
io.c remove extraneous svn:executable properties 20 years ago
loader.c remove extraneous svn:executable properties 20 years ago
logger.c remove extraneous svn:executable properties 20 years ago
pbx.c remove extraneous svn:executable properties 20 years ago
say.c remove extraneous svn:executable properties 20 years ago
sched.c remove extraneous svn:executable properties 20 years ago
translate.c remove extraneous svn:executable properties 20 years ago

README

The Asterisk Open Source PBX
by Mark Spencer <markster@linux-support.net>
Copyright (C) 1999, Mark Spencer
================================================================
* WHAT IS ASTERISK
  Asterisk is an Open Source PBX and telephony toolkit.  It is, in a
sense, middleware between Internet and telephony channels on the bottom,
and Internet and telephony applications at the top.  For more information
on the project itself, please visit the Asterisk home page at:

           http://www.asteriskpbx.com


* REQUIRED COMPONENTS

== Linux ==
  Currently, the Asterisk Open Source PBX is only known to run on the
Linux OS, although it may be portable to other UNIX-like operating systems
as well.

== libaudiofile ==

  If you want to use format_wav module, then you need a very recent
version of libaudiofile (at least version 0.2.0, or you can apply the
following patch to version 0.1.9):