<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 30/05/2020 16:46, Roger James wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:1726642f278.27a5.d4b3b9aee17a85f6bc878c68b3925db6@beardandsandals.co.uk">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <div dir="auto"><a class="aqm-autolink aqm-autowrap"
          href="http://lists.digium.com/mailman/listinfo/asterisk-dev"
          moz-do-not-send="true">ttp://lists.digium.com/mailman/listinfo/asterisk-dev</a>
        <div id="aqm-original" style="color: black;">
          <div class="aqm-original-body">
            <div style="color: black;">
              <blockquote type="cite" class="gmail_quote" style="margin:
                0 0 0 0.75ex; border-left: 1px solid #808080;
                padding-left: 0.75ex;">
              </blockquote>
            </div>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">I am doing that at the moment. I have increased
          the retry timeouts and reduced rhe number of retries to zero
          to damp down. the noise level.</div>
        <div dir="auto"><br>
        </div>
      </div>
    </blockquote>
    <p>I have tracked down to sorcery_object_load. My registration
      object  is constructed from two files, the second of which
      overrides the transport type. It looks like asterisk send out the
      registration request as part of the file reading (for want of a
      better term) process. This results in two registration "attempts"
      being made. One when the main file is read, the second when the
      file that overrides the transport is read. It have not yet
      determined whether the second attempt makes it out to the wire.</p>
    <p>Roger<br>
    </p>
  </body>
</html>