aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.ices
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-01 17:49:02 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-01 17:49:02 +0000
commit0c43a5ab3637e311a9232ae77ecd8e7f05c2f8cc (patch)
tree7232cd823d72b5a6ef890d323283b7974188da47 /doc/README.ices
parentfa9fd8ae706c13f63d7db560596ea10b44c8c69d (diff)
- Removing the "README." from the name of the README files.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9047 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/README.ices')
-rw-r--r--doc/README.ices12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/README.ices b/doc/README.ices
deleted file mode 100644
index d75236357..000000000
--- a/doc/README.ices
+++ /dev/null
@@ -1,12 +0,0 @@
-Icecast + Asterisk
-==================
-The advent of icecast into Asterisk allows you to do neat things like have
-a caller stream right into an ice-cast stream as well as using chan_local
-to place things like conferences, music on hold, etc. into the stream.
-
-You'll need to specify a config file for the ices encoder. An example is
-included in contrib/asterisk-ices.xml
-
-Anyway hope you like it.
-
-Mark