<br><br><div class="gmail_quote">On Mon, Feb 1, 2010 at 11:22 AM, Scott Fernandez <span dir="ltr">&lt;<a href="mailto:scottferri09@gmail.com">scottferri09@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>Is there a way to restrict the number of extension that FS supports/serves?. The idea is to limit the concurrent usage of the system for which we need to restrict the FS to support upto a predefined no. of users/extensions.<br>

<br>Can anyone assist please?<br><br></blockquote><div><br>Do you mean limiting the number of extensions defined in the XML configs, or do you mean the number of concurrent calls? If the former you&#39;ll probably need to use mod_xml_curl and have your backend db &amp; logic enforce the max number of users/extensions. If the latter then you&#39;ll want to read up on mod_limit: <a href="http://wiki.freeswitch.org/wiki/Mod_limit">http://wiki.freeswitch.org/wiki/Mod_limit</a><br>
<br>-MC<br></div></div>