Hi there,<br><br>In my mind - where 6775557767 is a registered user, the following two are the same:<br><br>apiResult = fsApi.Execute(&quot;originate&quot;, string.Format(&quot;{{ignore_early_media=false,absolute_codec_string=&#39;PCMU&#39;,origination_caller_id_number=5556667776}}user/6775557767 &#39; <br>
<br>apiResult = fsApi.Execute(&quot;originate&quot;, string.Format(&quot;{{ignore_early_media=false,absolute_codec_string=&#39;PCMU&#39;,origination_caller_id_number=5556667776}}sofia/internal/6775557767@121.763.76.76 &#39;<br>
<br>i.e. user/ and sofia/internal are the same thing.<br><br>However on my system the user/ works great but sofia/internal loops call back through in the public context. <br><br>Can someone tell me the difference between these options?<br>
<br>What am I missing?<br><br>Thanks <br><br><br>Phil<br><br><br>
<br>