<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Mod_Limit - Limiting different destinations on same IP</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>They don&#8217;t just 503 the call once you hit the limit?<BR>
<BR>
And look at the options for using limit... Be a little creative and you can do just want you want to do with some regex<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Saeed Ahmad &lt;saeedahmad1981@gmail.com&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Sun, 26 Jul 2009 11:27:54 +0200<BR>
<B>To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>[Freeswitch-users] Mod_Limit - Limiting different destinations on same IP<BR>
<BR>
Dear All,<BR>
<BR>
Is it possible to apply different limits on a same IP by different destinations.<BR>
<BR>
Example: <BR>
<BR>
IP: 1.2.3.4<BR>
Destination: Germany  Mobile (491) =&gt; max-channels=10<BR>
Destination: Germany (49) =&gt; max-channel=20<BR>
 <BR>
Sometimes the supplier provides limited capacity on different destinations; so in this case its necessary to apply the limit so that after limit exceeds the call can go to next endpoint.<BR>
 <BR>
Thanks<BR>
Saeed.<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
FreeSWITCH-users mailing list<BR>
FreeSWITCH-users@lists.freeswitch.org<BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>