aboutsummaryrefslogtreecommitdiffstats
path: root/1.2-netsec/doc/README.ices
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-03 18:14:35 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-03 18:14:35 +0000
commita7de4be0d5d01425755a1bb33dd81c811b52c579 (patch)
treea99936572577ee64e1dc351307de1bd656809a91 /1.2-netsec/doc/README.ices
parent67da2f8263b4e9bb5522fa59b27e143381d69774 (diff)
remove improperly created directory
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.5@11748 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to '1.2-netsec/doc/README.ices')
-rw-r--r--1.2-netsec/doc/README.ices12
1 files changed, 0 insertions, 12 deletions
diff --git a/1.2-netsec/doc/README.ices b/1.2-netsec/doc/README.ices
deleted file mode 100644
index d75236357..000000000
--- a/1.2-netsec/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