<div>OK, so I did some more experimenting today. I found a problem with the code I&#39;m using (again, this is off the current trunk, but with some small modifications):</div>
<div> </div>
<div><font size="2">conference_member_say in mod_conference.c is simply not working. There are several messages in there that can theoretically tell the user something, but all of them are bypassed in the vanilla build because the default profile plays a wav instead of generating them on the fly. If you take out the wav, the message is supposed to be generated. So I took out the wavs, but I&#39;m not hearing any messages.</font></div>

<div> </div>
<div>BTW, something I discovered last week:  straight out-of-the-box with no other modifications, if you make any changes to the set of &quot;default&quot; caller controls in conference.conf.xml, they don&#39;t get taken. The &quot;default&quot; caller controls appear to get overwritten in a hard-coded fashion in mod_conference.c. A &quot;feature&quot;, perhaps, but very confusing for us new users. Can we add some documentation in there to that effect, perhaps?<br>
</div>
<div>BB<br></div>
<div class="gmail_quote">On Thu, Jun 18, 2009 at 7:26 AM, Bradley Brashier <span dir="ltr">&lt;<a href="mailto:bjbrashier@gmail.com">bjbrashier@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>What I did last night was to go ahead and modify mod_conference.c to include a new &quot;count&quot; conference control. I&#39;ve got it getting to the right place, and spitting debug messages with the right data about which member and what the count is, but for some reason the text-to-speech isn&#39;t working. That&#39;s what I&#39;ll be tacking today.</div>

<div> </div>
<div>The only other things I really need to figure out are a toggle for whether or not the moderator leaving ends the conference (from a DTMF, I have to clear all endconfs or something), and a command to mute all participants. Once I have those, I&#39;m sure everything else will be a laydown.</div>

<div> </div>
<div>I&#39;m not opposed to other methods, but I am opposed to increased complexity. If I can do it all in C and XML, I prefer that to some C, some XML, some lua, some JS, etc. I&#39;ll take a closer look at your example when I get into the office to see if that&#39;s a more elegant solution than what I have.<br>
<br></div>
<div>
<div></div>
<div class="h5">
<div class="gmail_quote">On Wed, Jun 17, 2009 at 9:07 PM, <span dir="ltr">&lt;<a href="mailto:j3flight@gmail.com" target="_blank">j3flight@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">FYI:  I fixed the Wiki documentation for the lock/unlock feature.<br>
<div><br>Bradley Brashier wrote:<br>&gt; So I found one interesting thing so far: the &quot;lock&quot; caller control<br>&gt; actually does function as a toggle, and, in fact, &quot;unlock&quot; does not do<br>&gt; anything. This goes against wiki docs on mod_conference, but is<br>
&gt; helpful in this instance.<br><br></div>
<div>
<div></div>
<div>_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div></div></blockquote></div><br>