<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I also saw the option for the "announce-count" conference parameter
(which i assume is what you're trying to use) and it didn't seem to
work for me either.&nbsp; I couldn't figure out whether I was doing
something wrong or if it was not working - that's why I implemented it
in JS.&nbsp; Looking at the code now, do you have <font size="2">tts_engine
and tts_voice defined in the conference config file.&nbsp; </font><font
 size="2">Looks like conference_member_say won't do anything without
those...</font><br>
<br>
I can definitely attest to the confusion on your second point...&nbsp; It
took me a while to figure out the "default" conference controls as
well.&nbsp; As long as you name your caller-controls something else, it all
works great.&nbsp; The easy fix would be to modify the included conference
config file so that the sample conference controls had a different
name.&nbsp; If someone removed them manually, it would work as advertised.<br>
<br>
The wiki doc for mod_conference still needs some help too.&nbsp; I tried to
fill in what I knew recently by adding all the options I could find in
the source and re-arranging the page to make it easier to understand
for new folks.&nbsp; I had to leave a bunch of ??? in places though because
I didn't know what something did or meant...&nbsp; Can anyone help complete
that?<br>
</body>
</html>