<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"><<a href="mailto:ssinyagin@yahoo.com" target="_blank">ssinyagin@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
I'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>
<!-- Test account --><br>
<gateway name="<a href="mailto:x@domain.com">x@domain.com</a>"><br>
<param name="username" value="x"/><br>
<param name="realm" value="<a href="http://domain.com" target="_blank">domain.com</a>" /><br>
<param name="password" value="XXXXX"/><br>
<param name="extension" value="731"/><br>
<param name="expire-seconds" value="3600"/><br>
<param name="register" value="true"/><br>
<param name="register-transport" value="udp"/><br>
<param name="retry-seconds" value="30"/><br>
<param name="caller-id-in-from" value="true"/><br>
<param name="ping" value="27"/><br>
</gateway><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's IP address and the domain name. A did not even try to send anything toward B.<br>
<br>
After changing to<br>
<gateway name="<a href="http://x_domain.com" target="_blank">x_domain.com</a>"><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>