summaryrefslogtreecommitdiff
path: root/doc/ices.txt
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/ices.txt
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/ices.txt')
-rw-r--r--doc/ices.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ices.txt b/doc/ices.txt
new file mode 100644
index 000000000..d75236357
--- /dev/null
+++ b/doc/ices.txt
@@ -0,0 +1,12 @@
+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