summaryrefslogtreecommitdiff
path: root/doc/README.ices
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-02-01 17:49:02 +0000
committerOlle Johansson <oej@edvina.net>2006-02-01 17:49:02 +0000
commit286a521e1135aaa655577646bfcfd7a98f2fb2dc (patch)
tree7232cd823d72b5a6ef890d323283b7974188da47 /doc/README.ices
parent8204f581ab1ba33567047e7d196fea95510944a2 (diff)
- Removing the "README." from the name of the README files.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9047 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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