Your ACLs just allow and disallow connections most commonly for non-registering endpoints that Freeswitch communicates with.<div>In your external sip profile you can assign a context with which traffic can be routed with using your inbound dialplan. You should define your context within your dialplan profile. With this, you can either write your entire dialplan or use includes to create a subdirectory that holds all the specific settings instead of a more &quot;global&quot; context definition.</div>
<div><br></div><div><a href="http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_transfer"></a><br><br><div class="gmail_quote">On Fri, May 6, 2011 at 7:00 PM, FERNANDO VILLARROEL <span dir="ltr">&lt;<a href="mailto:fvillarroel@yahoo.com">fvillarroel@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Dear All.<br>
<br>
How i can change to a private context like &quot;my_context&quot; for inbound traffic from gateways authorized on ACL and how i can assign different private context for each gateway authorized in ACL, like:<br>
<br>
 &lt;list name=&quot;domains&quot; default=&quot;deny&quot;&gt;<br>
      &lt;node type=&quot;allow&quot; cidr=&quot;190.XXX.XX.XXX/32&quot;/&gt; context foo<br>
      &lt;node type=&quot;allow&quot; cidr=&quot;66.X.XXX.XX/32&quot;/&gt;    context foo1<br>
<br>
<br>
 &lt;/list&gt;<br>
<br>
Regards.<br>
<br>
<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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>