mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
these chanes will only be done in the trunk. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@58955 65c4cc65-6c06-0410-ace0-fbb531ad65f3
13 lines
403 B
Plaintext
13 lines
403 B
Plaintext
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
|