<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello everyone,<div class=""><br class=""></div><div class="">I recently migrate to Kubernetes and to the last release of freeswitch (1.10.7). Freeswitch is running in a docker container based on Debian bullseye.</div><div class="">I’m having troubles with registering my Sip gateway.</div><div class="">Most of the time everything is ok but sometimes, when register is in progress I have logs indicating that there is a dns problem</div><div class=""><br class=""></div><div class=""><div class="">2021-12-09 13:13:25.635592 73.97% [ERR] sofia_reg.c:2677 studio Failed Registration with status DNS Error [503]. failure #75</div><div class="">2021-12-09 13:13:26.635697 73.93% [WARNING] sofia_reg.c:516 studio Failed Registration [503], setting retry to 5 seconds.</div><div class=""><br class=""></div><div class="">When I scan dns call with tcpdump it seems stuck using dns request for srv and naptr server (none of them exists in my gateway) and does not require the A </div><div class=""><br class=""></div><div class="">I tried to remove this from my external profile </div><div class=""><br class=""></div><div class=""><param name="disable-srv" value="true" /><br class=""><param name="disable-naptr" value="true" /></div><div class=""><br class=""></div><div class="">But it doesn’t change anything.</div><div class=""><br class=""></div><div class="">Does anybody already have the same trouble or understand what append. </div><div class=""><br class=""></div><div class="">Thank in advance </div><div class=""></div><div class=""><br class="webkit-block-placeholder"></div><div class="">Cédric Clavier</div><div class=""><table cellpadding="0" cellspacing="0" style="padding: 0; border-collapse: collapse; border: 0;" class="">
        <tbody style="font-family: 'Montserrat', sans-serif;" class="">
                <tr style="padding: 0;" class=""></tr>
                <tr style="padding: 0;" class=""></tr>
                <tr style="padding: 0;" class=""></tr>
        <tr style="padding: 0; font-size: 0;" class="">
        </tr>
        <tr class="">
                
            </tr>
    <tr style="padding: 0; font-size: 0;" class="">
    </tr>

        <!-- <tr style="padding: 0; font-size: 16px;font-weight: bold;color: #000;">
        <p style="margin: 2em 0 1em 0;font-family: Arial, Helvetica, sans-serif;">Suivez nous sur Linkendin et Twitter</p>
    </tr>-->

    <tr class="">
            
                
        
        

        </tr>
        

</tbody>
</table>



</div>
<br class=""></div></div><link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet" class=""><style type="text/css" class="">
    p
    {
        font-family: 'Montserrat', sans-serif;
        }

    a {
        margin-right: 20px;
    }
    </style></body></html>