<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello<div class=""><br class=""></div><div class="">I use Asterisk 11 with FreePBX 12. Our SIP Provider is Telekom Germany. We have sometimes problems with incoming and outgoing calls. I hope I can explain it understandable.</div><div class=""><br class=""></div><div class="">For example, Asterisk sends a REGISTER to 217.0.23.68 (<a href="http://tel.t-online.de" class="">tel.t-online.de</a>), the message is answered with OK and the peer is registered.</div><div class=""><br class=""></div><div class="">Usually INVITES comes now from this ip address. All works fine. But sometimes INVITES comes from an other IP address, for example 217.0.23.100. This request Asterisk responds with 401 Unauthorized.</div><div class=""><br class=""></div><div class="">In the next register procedure REGISTER are sent to the new ip address and answered also with OK. But qualify OPTIONS are continue be sent to the old ip address. Incoming and outgoing calls are canceled. Outgoing calls are answered with Forbidden.</div><div class=""><br class=""></div><div class="">Even if the REGISTER procedure works with the new ip address, the peers are connected with the old address.</div><div class=""><br class=""></div><div class="">Waiting doesn’t help, only a „sip reload“ update the ip address of the peer. </div><div class=""><br class=""></div><div class="">What is the solution for this problem? How can asterisk update the peer?</div><div class=""><br class=""></div><div class="">The Asterisk is local behind a NAT with a firewall, following settings are used:</div><div class=""><br class=""></div><div class="">externhost with DynDNS</div><div class="">stun with <a href="http://stun.t-online.de" class="">stun.t-online.de</a></div><div class="">nat=yes</div><div class="">srvlookup=yes</div><div class="">allowguest=no</div><div class="">trustrpid=no</div><div class="">insecure=invite</div><div class="">qualify=yes</div><div class=""><br class=""></div><div class="">Thank you!</div><div class="">Daniel</div></body></html>