How would that be implemented?  What is the syntax for using an alias in icecast <br>to point to a stream? How do you detect when it is up?<br><br>The kind of fallback message I would like would be an announcement when<br>

the next scheduled program would run...<br><br>In any case, I have noticed that <max-listener-duration> works in a mount point<br>that the user connects to directly, and not through the fallback-mount mechanism.<br>

A <play-once-then-disconnect> tag would be nice (defaulted to 0 for all mount<br>points); and unlike <max-listener-duration>, this should work even for a <br><fallback-mount>. Perhaps I should consider modifying the source.<br>
<br>Loading alternate config files when the main stream disconnects does not <br>sound as if it would scale very well...<br>
<br><div class="gmail_quote">On Mon, Nov 3, 2008 at 3:46 AM, Geoff Shang <span dir="ltr"><<a href="mailto:Geoff@quitelikely.com" target="_blank">Geoff@quitelikely.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>FL wrote:<br>
<br>
> Also, I have another problem: I want an off the air loop to play exactly<br>
> once, after which the<br>
> user is disconnected. However, the loop plays indefinitely.<br>
<br>
</div>hmmm.  You could achieve this using aliases I guess.  You could have an<br>
alias that pointed to the stream when it is up and to your off the air<br>
message when it isn't, and have on-connect and on-disconnect events be<br>
scripts to make the appropriate changes and reload the config.<br>
<br>
Geoff.<br>
<br>
_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div><br>