[Freeswitch-users] Controlling Conference Controls

Bradley Brashier bjbrashier at gmail.com
Thu Jun 18 07:26:55 PDT 2009


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, <j3flight at gmail.com> 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
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090618/f430164a/attachment-0002.html 


More information about the FreeSWITCH-users mailing list