<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is odd then. </blockquote><div><br></div><div>(@_@)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don&#39;t know if the issue is occuring where you think<br>
it is. Do you have any other gateways setup in profile external?</blockquote><div><br></div><div>Nope!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 Can you post the output of &#39;sofia status&#39; with minimal changes, please?<br></blockquote><div><br></div><div>Sure, I can. Though I don&#39;t think it&#39;ll be of much help to you. <a href="http://pastebin.freeswitch.org/19631">Here</a> it is.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For reference, the following definitely works for a provider which does<br>
not require username/password (i.e. IP authentication only), I&#39;ve only<br>
obfuscated the actual IP address from the realm in this example:<br>
<br>
   &lt;include&gt;<br>
     &lt;gateway name=&quot;provider&quot;&gt;<br>
       &lt;param name=&quot;username&quot; value=&quot;not-used&quot;/&gt;<br>
       &lt;param name=&quot;password&quot; value=&quot;not-used&quot;/&gt;<br>
       &lt;param name=&quot;realm&quot; value=&quot;192.0.2.1&quot;/&gt;<br>
       &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>
       &lt;param name=&quot;caller-id-in-from&quot; value=&quot;true&quot;/&gt;<br>
     &lt;/gateway&gt;<br>
   &lt;/include&gt;</blockquote><div><br></div><div>I see. Hmm, but Alcazar support adviced to use Freeswitch bridge command to point to ip. Probably it is same as Asterisk bridge()?! And it definitely is not seeming like a cli command rather an application to be used in dialplan, I guess. By the way, I registered Alcazar for outbound termination.</div>
</div><div><br></div><div>May be this context may help you find out some reason:</div><div><br></div><div>I&#39;m trying to use <a href="http://newfies-dialer.org">Newfies</a> dialer. <a href="http://plivo.com">Plivo</a> has been installed on the server, so we&#39;ll not be using their API (or sending request to their cloud server).</div>
<div><br></div><div>After a fresh install I simply did the following according to Newfies doc:</div><div><br></div><div>1. copy-paste the sip_profile/external/<a href="http://example.com">example.com</a> to <a href="http://alcazarnetworks.com">alcazarnetworks.com</a></div>
<div>2. change relevant fields, EXACTLY same as you provided in the above example. EXCEPT &quot;realm&quot; and &quot;caller-id-in-form&quot; fields. I used real username and password provided by Alcazar by the way.</div>
<div>3. Run command : &quot;sip profile external restart reloadxml&quot; and got the error!</div><div>4. So I tried it on my local machine (which is not registered with Alcazar) and got the same error!</div><div><br></div>
<div>That&#39;s all I can tell.</div><div><br></div>-- <br>Sincerely,<br>Sazzad Bin Kamal<br><br>