[Freeswitch-users] FS conference limitations

Chad Phillips chad at apartmentlines.com
Wed Jan 6 16:59:10 MSK 2016


If you can compile FS for your use case, this PR I have pending might
simplify things for you: https://freeswitch.org/jira/browse/FS-8685

Basically allows you to form multiple relations with one command. Note that
it doesn't reduce the amount of relations core forms, just the number of
individual relate commands you need to issue from the Lua script.

I'm also pretty good with Lua, if you're interested in going the bounty
route. You can probably catch me in #freeswitch today, nick hunmonk.

Chad

On Tue, Jan 5, 2016 at 7:37 PM, Bote Man <bote_radio at botecomm.com> wrote:

> This is probably best answered by Anthony or Mike J.
>
> I need to make extensive use of the "relate" conference API command to
> eliminate feedback between a bunch of VoIP speakers that have microphone
> talkback capability.
>
> Is there a practical limit on how many "relations" I can set up to mute
> conferees from hearing each other? I have 16 endpoints in one building and
> probably 8 to 10 of them need to be muted relative to their nearest
> neighbors so that list can get fairly large I imagine. I just don't know
> how far I can push it.
>
> Then I have to become a wizard at Lua script programming in a matter of a
> few hours to make this all work. Pointers to help are greatly appreciated.
> If I get stuck look for a bounty request :-)
>
> I'm thinking I can set up a linked-list populated with the extension
> number (which I know and is fixed) paired with the conference user id
> (which varies with each call, but is used by the 'relate' command). I'm
> just going to make it very simple with everything defined in the script
> header since it won't change.
>
> Once this is done I hope to donate it back to the community in the rare
> chance that somebody else finds it useful.
>
> Thanks!
>
> Bote
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> 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/20160106/173b7ae4/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list