<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    ping times are fine as well:<br>
    <font face="Courier New, Courier, monospace"><br>
      [root@freepbx asterisk]# ping sipgate.de<br>
      PING sipgate.de (217.10.79.9) 56(84) bytes of data.<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=1 ttl=57
      time=46.7 ms<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=2 ttl=57
      time=46.4 ms<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=3 ttl=57
      time=46.7 ms<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=4 ttl=57
      time=46.8 ms<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=5 ttl=57
      time=47.1 ms<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=6 ttl=57
      time=46.4 ms<br>
      64 bytes from sipgate.de (217.10.79.9): icmp_seq=7 ttl=57
      time=47.1 ms<br>
      ^C<br>
      --- sipgate.de ping statistics ---<br>
      7 packets transmitted, 7 received, 0% packet loss, time 6360ms<br>
      rtt min/avg/max/mdev = 46.406/46.809/47.191/0.393 ms<br>
      [root@freepbx asterisk]# </font><br>
    <br>
    <br>
    this high RTT appears only sometimes.  After removing STUN-server it
    looks better, did two test calls right now, both gone through
    immediately. At the end of the second test call I see:<br>
    <br>
    <font face="Courier New, Courier, monospace">    -- Executing
      [s@app-announcement-1:5] Playback("PJSIP/pjsip_sipgate-00000003",
      "custom/araz01&custom/07-polly,noanswer") in new stack<br>
          -- <PJSIP/pjsip_sipgate-00000003> Playing
      'custom/araz01.alaw' (language 'en')<br>
          -- Contact <a class="moz-txt-link-abbreviated" href="mailto:pjsip_sipgate/sip:2636146e0@sipgate.de:5060">pjsip_sipgate/sip:2636146e0@sipgate.de:5060</a> is now
      Reachable.  RTT: 493.094 msec<br>
        == Endpoint pjsip_sipgate is now Reachable<br>
          -- <PJSIP/pjsip_sipgate-00000003> Playing
      'custom/07-polly.slin' (language 'en')<br>
          -- Contact <a class="moz-txt-link-abbreviated" href="mailto:pjsip_sipgate/sip:2636146e0@sipgate.de:5060">pjsip_sipgate/sip:2636146e0@sipgate.de:5060</a> is now
      Unreachable.  RTT: 0.000 msec<br>
      <b>  == Endpoint pjsip_sipgate is now Unreachable</b><br>
      <br>
    </font><br>
    Why do I have that loss of registrations?<br>
    <br>
    here my pjsip config for sipgate.de:<br>
    <br>
    <font face="Courier New, Courier, monospace">freepbx*CLI> pjsip
      show registration pjsip_sipgate <br>
      <br>
       <Registration/ServerURI..............................> 
      <Auth..........>  <Status.......><br>
==========================================================================================<br>
      <br>
       pjsip_sipgate/sip:sipgate.de:5060                      
      pjsip_sipgate     Registered      <br>
      <br>
       ParameterName            : ParameterValue<br>
       ========================================================<br>
       auth_rejection_permanent : true<br>
       client_uri               : <a class="moz-txt-link-abbreviated" href="mailto:sip:2636146e0@sipgate.de:5060">sip:2636146e0@sipgate.de:5060</a><br>
       contact_user             : 2636146e0<br>
       endpoint                 : <br>
       expiration               : 600<br>
       fatal_retry_interval     : 0<br>
       forbidden_retry_interval : 0<br>
       line                     : false<br>
       max_retries              : 10<br>
       outbound_auth            : pjsip_sipgate<br>
       outbound_proxy           : <br>
       retry_interval           : 60<br>
       server_uri               : sip:sipgate.de:5060<br>
       support_path             : false<br>
       transport                : 0.0.0.0-udp<br>
    </font><br>
    Remind: Endpoint is currently unreachable, but asterisk shows
    "Registered". Test call fails at this moment. <br>
    <br>
    <br>
    regards,<br>
    andre<br>
  </body>
</html>