<div dir="ltr">Hi,<div><br></div><div>thanks for your answer. The proxy does not carry any port number. Behavior is exactly as you described it. SRV and DNS query is just done on gateway startup and then never again until I kill the gateway and start it up again. OPTIONS ping running every minute is doing DNS query all the time and properly handles weight change. </div><div><br></div><div>Incoming calls get in fine still as gateway is still registering to the originally acquired ip during startup. But outgoing invites and options ping are denied, because they are send to different gateway. So all boils down to REGISTER not requerying DNS. I will open an issue for this.</div><div><br></div><div>Kai</div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-23 18:25 GMT+01:00 Vallimamod Abdullah <span dir="ltr"><<a href="mailto:vma@vallimamod.org" target="_blank">vma@vallimamod.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Does your gateway proxy param has a port number? If so, no SRV request is made.<br>
<br>
Also, it is possible that the DNS request is only done at gateway start and not for subsequent refresh. To check this, can you try to kill the gateway and then restart it?<br>
If so, you'll need to open a jira ticket with the full sofia debug logs (sofia loglevel all 9).<br>
<br>
Out of curiosity, how do you manage to get your incoming calls between the SRV record change and the subsequent outgoing registration to the new server (independently from your issue)?<br>
<br>
Best Regards,<br>
<br>
--<br>
Vallimamod Abdullah<br>
SIP Solutions<br>
<a href="mailto:vma@sipsolutions.fr">vma@sipsolutions.fr</a><br>
.<br>
<br>
> On 22 Jan 2018, at 10:06, Kai Danielmeier <<a href="mailto:kai.danielmeier@gmail.com">kai.danielmeier@gmail.com</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> I currently facing a problem with frquent changes in SRV record weight and a freeswitch behavior, which causes some trouble in this regard.<br>
><br>
> Provider is Deutsche Telekom and for registration the SRV record <a href="http://reg.sip-trunk.telekom.de" rel="noreferrer" target="_blank">reg.sip-trunk.telekom.de</a> is used. Due to load balancing this records change frequently during the day. When a change occurs freeswitch send the INVITE requests to the "new" ip gathered from DNS and gets a 403 denied message back from server host. Analyzing the SIP traces I found that freeswitch is only doin DNS requery for INVITE, OPTIONS ping etc., but not for REGISTER messages. REGISTER is always going to the host gathered from the SRV record during gateway start even after expiry. (My first try was to set expiry to minimum allowed by server host, which is 240 seconds and hoping for FS to requery DNS and then register with new server host, but this did not work due to mentioned reasons)<br>
><br>
> Is this the correct behavior or is this a bug? Is there an option switch somewhere to influence this?<br>
><br>
> Thanks for a feedback.<br>
><br>
> Kind regards<br>
><br>
> Kai Danielmeier<br>
<br>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a></blockquote></div><br></div>