<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1257">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff background="">
<DIV><FONT face=Arial size=2>Hello,<BR><BR>just wanted to ask if there are any 
other headers icecast would understad 
apart<BR>icecast-auth-user<BR>icecast-auth-message<BR>icecast-auth-timelimit 
?<BR><BR>continuing my previous post "listener redirection to informational 
mount" i feel a big demand to respond to unsuccsessful authentification attempts 
by sending back short audio message to the listener in the form like 
this:<BR><BR>&lt;?php<BR>header('Content-Type: 
audio/mpeg');&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>readfile('error.mp3');<BR>?&gt;<BR><BR>i've tried to send back the file in 
icecast-auth-message, but it was a stupid idea....<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>also, can't nobody realy point me on how to 
redirect listeners to another mount while in url authentication 
process?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2>I would appreciate your help, 
thanks...</FONT></DIV></BODY></HTML>