<div dir="ltr">If you can compile FS for your use case, this PR I have pending might simplify things for you: <a href="https://freeswitch.org/jira/browse/FS-8685">https://freeswitch.org/jira/browse/FS-8685</a><div><br></div><div>Basically allows you to form multiple relations with one command. Note that it doesn&#39;t reduce the amount of relations core forms, just the number of individual relate commands you need to issue from the Lua script.</div><div><br></div><div>I&#39;m also pretty good with Lua, if you&#39;re interested in going the bounty route. You can probably catch me in #freeswitch today, nick hunmonk.</div><div><br></div><div>Chad</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 5, 2016 at 7:37 PM, Bote Man <span dir="ltr">&lt;<a href="mailto:bote_radio@botecomm.com" target="_blank">bote_radio@botecomm.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>This is probably best answered by Anthony or Mike J.<br><br>I need to make extensive use of the &quot;relate&quot; conference API command to eliminate feedback between a bunch of VoIP speakers that have microphone talkback capability.<br><br></div>Is there a practical limit on how many &quot;relations&quot; 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&#39;t know how far I can push it.<br><br></div>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 :-)<br><br></div><div>I&#39;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 &#39;relate&#39; command). I&#39;m just going to make it very simple with everything defined in the script header since it won&#39;t change.<br></div><div><br></div>Once this is done I hope to donate it back to the community in the rare chance that somebody else finds it useful.<br><br></div>Thanks!<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Bote<br><br></font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>