<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Jonathan for your support.<br>
    <br>
    I would like to avoid TLS at the moment  (in general I am a fan of
    secured communication!) because the other provider is not supporting
    TLS. And sipgate is just used for testing.<br>
    <br>
    However I can see the following which is quite interesting:<br>
    <br>
    <font face="Courier New, Courier, monospace">[2016-10-15 11:20:30]
      VERBOSE[14791] res_pjsip/pjsip_configuration.c: 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: 433.814 msec<br>
      [2016-10-15 11:20:30] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: Endpoint pjsip_sipgate is now
      Reachable<br>
      [2016-10-15 11:21:22] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: 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>
      [2016-10-15 11:21:22] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: Endpoint pjsip_sipgate is now
      Unreachable<br>
      [2016-10-15 11:30:30] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: 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: 439.006 msec<br>
      [2016-10-15 11:30:30] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: Endpoint pjsip_sipgate is now
      Reachable<br>
      [2016-10-15 11:31:22] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: 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>
      [2016-10-15 11:31:22] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: Endpoint pjsip_sipgate is now
      Unreachable<br>
      [2016-10-15 11:40:30] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: 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: 433.426 msec<br>
      [2016-10-15 11:40:30] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: Endpoint pjsip_sipgate is now
      Reachable<br>
      [2016-10-15 11:41:22] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: 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>
      [2016-10-15 11:41:22] VERBOSE[14791]
      res_pjsip/pjsip_configuration.c: Endpoint pjsip_sipgate is now
      Unreachable<br>
    </font><br>
    I think that the times are matching exactly the qualify frequency
    and registry expiration - expiration is set to 600s, and qualify
    frequency to 50s. Seems that the qualify requests are not supported
    (this is the case for the other provider as well!). So maybe I
    should work without sip qualify.<br>
    <br>
    Besides this I have another curiousity:<br>
    One call:<br>
        -- Executing [s@app-announcement-1:3]
    Wait("PJSIP/pjsip_sipgate-00000019", "1") in new stack<br>
           > 0x7fabf004bfd0 -- Probation passed - setting RTP source
    address to 217.10.77.109:16248<br>
    Another call:<br>
        -- Executing [s@app-announcement-1:3]
    Wait("PJSIP/pjsip_sipgate-0000001a", "1") in new stack<br>
           > 0x7fabf0070bb0 -- Probation passed - setting RTP source
    address to 192.168.2.1:7074<br>
    <br>
    ??? 217.10.77.109 is sipgate.de -> ok. 192.168.2.1 is my
    vDSL-access-router ??? Why does the RTP source address changes? that
    must not happen.<br>
    <br>
    <br>
    And another observation: I am registered to sipgate.de, fine.
    Incoming call is processed,  announcement is played. But when the
    caller hangs up asterisk is not recognizing it. it takes about 16s
    until the channel is closed after hangup?<br>
    <br>
    <br>
    regards,<br>
    andre<br>
  </body>
</html>