I&#39;ve got a Sangoma A200 with six FXO ports and two FXS.  I can call out just fine, but I&#39;m having trouble figuring out how to route incoming calls.  We&#39;ve got five POTS lines and all I&#39;ve been able to do is route all incoming calls to a specific extension.  How do I go about routing individual POTS lines to different groups/extensions? <div>
<br></div><div><div>&lt;extension name=&quot;analog test2&quot; continue=&quot;true&quot;&gt;</div><div>    &lt;condition field=&quot;source&quot; expression=&quot;mod_freetdm&quot;&gt;<span class="Apple-tab-span" style="white-space:pre">                                </span></div>
<div>    <span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application=&quot;set&quot; data=&quot;domain_name=$${domain}&quot;/&gt;</div><div>      <span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application=&quot;set&quot; data=&quot;transfer_ringback=$${us-ring}&quot;/&gt;</div>
<div>      <span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application=&quot;answer&quot;/&gt;</div><div>      <span class="Apple-tab-span" style="white-space:pre">        </span>&lt;action application=&quot;transfer&quot; data=&quot;1000 XML default&quot;/&gt;</div>
<div>    &lt;/condition&gt;</div><div> &lt;/extension&gt;</div></div><div><br></div><div>That is my current conf/public/inbound dial plan.  Shouldn&#39;t I be able to add a second condition that tests what FXO port is receiving the call and allow me to route it accordingly?  If yes, could I get an example?  The answer may be really simple, I&#39;ve just been unable to find it.</div>
<div><br></div><div>Thanks,</div><div>Eric</div>