<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Can I restrict a gateway to 1 call at a time?</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>You could use mod_limit for this... <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Scott Ellis &lt;scott.ellis@novatex.com.au&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Thu, 22 Jan 2009 17:14:15 +1100<BR>
<B>To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>[Freeswitch-users] Can I restrict a gateway to 1 call at a time?<BR>
<BR>
I need to restrict the outbound calls to an SPA3000. Is there a way of marking a gateway to only allow one call at a time?<BR>
<BR>
Or, as the SPA3000 registers with FS, allowing the extension to only allow one outbound call. (Problem here is I have not worked out how to send a call to the FXS using the extension information, I have just been sending it as <B>sofia/internal/$1@10.0.0.17:5061 )<BR>
<BR>
If I do this &nbsp;&lt;action application=&quot;bridge&quot; data=&quot;user/Line_9@${domain_name}&quot;/&gt; <BR>
I get a dial tone, but I can't figure how to send the number in this case. <BR>
<BR>
Obviously my understanding of dial plans is less than what it could be!<BR>
<BR>
This is all necessary, as if you send a second outbound call to the SPA3000, it will then think that there is an inbound call 1min 30 seconds later.<BR>
<BR>
Scott<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></B></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>