What I did last night was to go ahead and modify mod_conference.c to include a new "count" conference control. I'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't working. That's what I'll be tacking today.
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'm sure everything else will be a laydown. I'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'll take a closer look at your example when I get into the office to see if that's a more elegant solution than what I have. On Wed, Jun 17, 2009 at 9:07 PM, <[email protected]> wrote: > FYI: I fixed the Wiki documentation for the lock/unlock feature. > > Bradley Brashier wrote: > > So I found one interesting thing so far: the "lock" caller control > > actually does function as a toggle, and, in fact, "unlock" does not do > > anything. This goes against wiki docs on mod_conference, but is > > helpful in this instance. > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org >
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
