All just playing with Multi-tenant config, and got all the dialplan and domain specific directory settings kinda all working.<div><br></div><div>All the phone register as <a href="mailto:extension@domain.com" target="_blank">extension@domain.com</a> and I&#39;ve added SRV records for _sip._<a href="http://udp.domain.com" target="_blank">udp.domain.com</a> to my local DNS, and x-lite and SJ-phone correctly resolve this this to my server IP from DNS.</div>


<div><br></div><div>I can make calls using <a href="mailto:extension@domain.com" target="_blank">extension@domain.com</a> toward FS and the call correctly routes in the dialplan - when Sofia originates the new outbound leg using:</div>

<div>
<br></div><div><div><font face="&#39;courier new&#39;, monospace">&lt;include&gt;</font></div><div><font face="&#39;courier new&#39;, monospace">  &lt;context name=&quot;domain.comk&quot;&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace"><br></font></div><div><font face="&#39;courier new&#39;, monospace">    &lt;extension name=&quot;unloop&quot;&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">      &lt;condition field=&quot;${unroll_loops}&quot; expression=&quot;^true$&quot;/&gt;</font></div><div><font face="&#39;courier new&#39;, monospace">      &lt;condition field=&quot;${sip_looped_call}&quot; expression=&quot;^true$&quot;&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">        </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;deflect&quot; data=&quot;${destination_number}&quot;/&gt;</font></div>


<div><font face="&#39;courier new&#39;, monospace">      &lt;/condition&gt;</font></div><div><font face="&#39;courier new&#39;, monospace">    &lt;/extension&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace"><br></font></div><div><font face="&#39;courier new&#39;, monospace">    &lt;extension name=&quot;domain_2000&quot;&gt;</font></div>
<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">        </font></span><font face="&#39;courier new&#39;, monospace">&lt;condition field=&quot;destination_number&quot; expression=&quot;^(2000)$&quot;&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">                </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;set&quot; data=&quot;domain_name=<a href="http://domain.com" target="_blank">domain.com</a>&quot;/&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">                </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;set&quot; data=&quot;domain=<a href="http://domain.com" target="_blank">domain.com</a>&quot;/&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">                </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;bridge&quot; data=&quot;sofia/domain/2000&quot; /&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">        </font></span><font face="&#39;courier new&#39;, monospace">&lt;/condition&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">    &lt;/extension&gt;</font></div><div><font face="&#39;courier new&#39;, monospace"><br></font></div><div><font face="&#39;courier new&#39;, monospace">   &lt;extension name=&quot;vodafone_1000&quot;&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">        </font></span><font face="&#39;courier new&#39;, monospace">&lt;condition field=&quot;destination_number&quot; expression=&quot;^(1000)$&quot;&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">                </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;set&quot; data=&quot;domain_name=<a href="http://ims.vodafone.co.uk" target="_blank">ims.vodafone.co.uk</a>&quot;/&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">                </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;set&quot; data=&quot;domain=<a href="http://ims.vodafone.co.uk" target="_blank">ims.vodafone.co.uk</a>&quot;/&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">                </font></span><font face="&#39;courier new&#39;, monospace">&lt;action application=&quot;bridge&quot; data=&quot;sofia/<a href="http://ims.vodafone.co.uk/1000" target="_blank">ims.vodafone.co.uk/1000</a>&quot; /&gt;</font></div>


<div><span style="white-space: pre-wrap;"><font face="&#39;courier new&#39;, monospace">        </font></span><font face="&#39;courier new&#39;, monospace">&lt;/condition&gt;</font></div>
<div><font face="&#39;courier new&#39;, monospace">   &lt;/extension&gt;</font></div><div><br></div>FS still puts its IP as the domain portion of the From and To fields in the INVITE:<br>From: &quot;+441635698866&quot; &lt;<a href="mailto:sip%3A%2B441635698866@192.168.0.56">sip:+441635698866@192.168.0.56</a>&gt;;tag=cg7H7SvjvrSmp<br>

<br>Neill....;o)<br><br><a href="http://aeonvista.blogspot.com" target="_blank">Aeonvista Ltd</a><br>
<i style="color: rgb(51, 102, 255);">Opening Up New Ideas</i><br>
</div>