<div dir="ltr"><div>You can open a bug but you will definitely need some sort of log. I recommend that you anonymize the log by replacing proprietary information/IP addrs/etc. with dummy but meaningful values.<br><br></div>
-MC<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 26, 2013 at 4:31 AM, Stanislav Sinyagin <span dir="ltr">&lt;<a href="mailto:ssinyagin@yahoo.com" target="_blank">ssinyagin@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"><br>
<br>
I&#39;m not sure if I need to open a bug for this:<br>
<br>
Two FreeSWITCH boxes, 1.2 stable,<br>
<br>
* A is the PSTN gateway and has a user <a href="mailto:x@domain.com">x@domain.com</a> (domain has an SRV record pointing to the box port 5080)<br>
* B has a gateway in its sip_profiles pointing to the user at A.<br>
<br>
First, I configured B this way:<br>
<br>
  &lt;!-- Test account --&gt;<br>
  &lt;gateway name=&quot;<a href="mailto:x@domain.com">x@domain.com</a>&quot;&gt;<br>
    &lt;param name=&quot;username&quot; value=&quot;x&quot;/&gt;<br>
    &lt;param name=&quot;realm&quot; value=&quot;<a href="http://domain.com" target="_blank">domain.com</a>&quot; /&gt;<br>
    &lt;param name=&quot;password&quot; value=&quot;XXXXX&quot;/&gt;<br>
    &lt;param name=&quot;extension&quot; value=&quot;731&quot;/&gt;<br>
    &lt;param name=&quot;expire-seconds&quot; value=&quot;3600&quot;/&gt;<br>
    &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>
    &lt;param name=&quot;register-transport&quot; value=&quot;udp&quot;/&gt;<br>
    &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;<br>
    &lt;param name=&quot;caller-id-in-from&quot; value=&quot;true&quot;/&gt;<br>
    &lt;param name=&quot;ping&quot; value=&quot;27&quot;/&gt;<br>
  &lt;/gateway&gt;<br>
<br>
<br>
Then when from A I wanted to call the user x, A failed, and sofia debug showed that it tried to resolve a record that is a combination of B&#39;s IP address and the domain name. A did not even try to send anything toward B.<br>

<br>
After changing to<br>
  &lt;gateway name=&quot;<a href="http://x_domain.com" target="_blank">x_domain.com</a>&quot;&gt;<br>
it started working as expected.<br>
<br>
shall I open a bug? I cannot provide logs because they contain confidential information.<br>
<br>
regards,<br>
stan<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br>
</div>