<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'><font style="" face="Tahoma">Torben,<br><br> Try running this script overnight or until you see a failure. Copy and <br>paste to a file called allstar_ping_test  do a chmod 750 and run. This logs<br>the results pings spaced every five minutes. It also shows your public IP so<br>you can see if a change is causing the problem. You can look at the file at<br>anytime while it is running.  <br><br>#!/bin/bash<br>#<br># This pings the allstar Register site every 5 minutes and logs the<br># results. ONLY run this when you suspect a problem. There is NO<br># need to run this on a regular basis. Run as a background job<br>#  ./allstar_ping_test &<br># results are stored in the file allstar_pings in the same directory<br># to kill the job do a  ps ax and kill the job by pid number.<br># Requires curl - install it if you get an error.<br>#<br>Host="register.allstarlink.org"<br>echo "Allstar Ping Test started at $(date)" >> allstar_pings<br>while :<br>do<br>  myIP=$(curl -s ifconfig.me)<br>  count=$(ping -c 1 $Host | grep 'received' | awk -F',' '{ print $2 }' | awk '{ print $1 }')<br>  if [ $count -eq 0 ]; then<br>    # Failed !!<br>    echo "Ping from $myIP to Host : $Host is not responding at $(date)" >> allstar_pings<br>  else<br>    echo "Good Ping from $myIP to $Host at $(date)" >> allstar_pings<br>  fi<br>  sleep 300<br>done<br><br id="FontBreak"></font><br><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling">From: doug@crompton.com<br>To: torben@klimt-online.com<br>Date: Wed, 2 Apr 2014 12:13:24 -0400<br>CC: app_rpt-users@ohnosec.org<br>Subject: Re: [App_rpt-users] IPs don`t update<br><br>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"><font style="" face="Tahoma">Something is happening that causes it to go out of registration and it is not recovering. <br>A quick fix would be to reload iax2 with a cron job sometime early in the morning. Does this always happen during the night?<br></font><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling">From: torben@klimt-online.com<br>To: doug@crompton.com<br>CC: app_rpt-users@ohnosec.org<br>Date: Wed, 2 Apr 2014 15:55:41 +0200<br>Subject: AW: AW: [App_rpt-users] IPs don`t update<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
PADDING-BOTTOM:0px;
MARGIN:0px;
PADDING-LEFT:0px;
PADDING-RIGHT:0px;
PADDING-TOP:0px;
}

.ExternalClass BODY.ecxhmmessage {
FONT-FAMILY:Calibri;
FONT-SIZE:12pt;
}

--></style>

<style id="ecxowaTempEditStyle">
</style>


<div style="FONT-FAMILY:Tahoma;DIRECTION:ltr;COLOR:#000000;FONT-SIZE:x-small;">
<div>hi,</div>
<div><font face="calibri">no i think the internetconnection is ok a PiIRLP Node is running well since more then 10 month without problems but i find out something else; i only paste the screenshots so you can see what i did..</font></div>
<div><font face="calibri"></font> </div>
<div><font face="calibri"></font> </div>
<div>
<pre id="ecxconsole"><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">DB0CJ*CLI> iax2 show registry</span><span>                                                                                                                                </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">Host                  dnsmgr  Username    Perceived             Refresh  State</span><span>                                                                               </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">67.215.233.178:4569   N       40636       <Unregistered>             60  Request Sent</span><span>                                                                        </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">DB0CJ*CLI> iax2 reload                                                                                                                                       </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Apr  2 15:47:27] NOTICE[15922]: chan_iax2.c:11430 set_config: Ignoring bindport on reload</span><span>                                                                   </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Apr  2 15:47:27] NOTICE[15922]: chan_iax2.c:11489 set_config: Ignoring bindaddr on reload</span><span>                                                                   </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Apr  2 15:47:27] WARNING[15922]: acl.c:345 ast_append_ha:  is not a valid IP</span><span>                                                                                </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">  == Loaded firmware 'iaxy.bin'</span><span>                                                                                                                              </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">DB0CJ*CLI> </span></div></pre>
</div>
<div dir="ltr"><font color="#000000" face="Tahoma" size="2"><strong><u>now i do a reboot, nothing else</u></strong></font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">
<pre id="ecxconsole"><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">DB0CJ*CLI> iax2 show registry</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">Host                  dnsmgr  Username    Perceived             Refresh  State</span><span>                                                                               </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">67.215.233.178:4569   N       40636       88.217.73.123:4569         60  Registered</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">DB0CJ*CLI> iax2 reload                                                                                                                                       </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Apr  2 15:52:51] NOTICE[2664]: chan_iax2.c:11430 set_config: Ignoring bindport on reload</span><span>                                                                    </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Apr  2 15:52:51] NOTICE[2664]: chan_iax2.c:11489 set_config: Ignoring bindaddr on reload</span><span>                                                                    </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Apr  2 15:52:51] WARNING[2664]: acl.c:345 ast_append_ha:  is not a valid IP</span><span>                                                                                 </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">  == Loaded firmware 'iaxy.bin'</span><span>                                                                                                                              </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- Registered IAX2 to '67.215.233.178', who sees us as 88.217.73.123:4569 with no messages waiting</span></div><div style="HEIGHT:16px;"><span>                                                                                                                                                             </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">DB0CJ*CLI> </span></div></pre>
</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">now the node runs for about 24h and after that look first entry :-(</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">greetings</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div style="DIRECTION:ltr;" id="ecxdivRpF735107">
<hr tabindex="-1">
<font color="#000000" face="Tahoma" size="2"><b>Von:</b> hotmail_97fc649978f54bf0@live.com [hotmail_97fc649978f54bf0@live.com] im Auftrag von Doug Crompton [doug@crompton.com]<br>
<b>Gesendet:</b> Montag, 31. März 2014 15:50<br>
<b>An:</b> torben@klimt-online.com<br>
<b>Cc:</b> app_rpt-users@ohnosec.org<br>
<b>Betreff:</b> RE: AW: [App_rpt-users] IPs don`t update<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr"><font face="Tahoma">Torben,<br>
<br>
It just sounds like you have a poor Internet connection. Do you have problems with other connections? You should try pinging the IP address of the node you are trying to connect to and see over time if you have packet loss.<br id="ecxFontBreak">
</font><br>
<br>
<b><font style="FONT-SIZE:16pt;" size="4">73 Doug</font><font style="FONT-SIZE:16pt;" size="4"><br>
</font><font style="FONT-SIZE:16pt;" size="4">WA3DSP</font><font style="FONT-SIZE:16pt;" size="4"><br>
</font><font style="FONT-SIZE:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="FONT-SIZE:16pt;" size="4"><br>
</font><br>
<br>
<div>
<hr id="ecxstopSpelling">
From: torben@klimt-online.com<br>
To: rpt2@chuck.midlandsnetworking.com<br>
CC: app_rpt-users@ohnosec.org; doug@crompton.com<br>
Date: Mon, 31 Mar 2014 09:05:50 +0200<br>
Subject: AW: [App_rpt-users] IPs don`t update<br>
<br>
<style id="ecxowaTempEditStyle">
</style><style title="owaParaStyle">
.ExternalClass P {
MARGIN-TOP:0px;
MARGIN-BOTTOM:0px;
}


</style>
<div style="FONT-FAMILY:Tahoma;DIRECTION:ltr;COLOR:#000000;FONT-SIZE:x-small;">
<div dir="ltr"><font color="#000000" face="Tahoma" size="2">tnx chuck, but in the moment the scripts runs well and update all the time.</font></div>
<div dir="ltr"><font color="#000000" face="Tahoma" size="2">the problem in the moment:</font></div>
<div dir="ltr"><font face="tahoma">i connect to an node and all runs well but after some time i get .... </font></div>
<div dir="ltr">
<pre id="ecxconsole"><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- Hungup 'Zap/pseudo-740472736'</span><span>                                                                                                                </span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:03:53] NOTICE[2576]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- Hungup 'IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-14285'</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- rpt (attempt_reconnect) initiating call to IAX2/radio@<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569/2398 on IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-4318</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:04:00] WARNING[2594]: app_rpt.c:18479 attempt_reconnect: Reconnect Attempt to 2398 in process</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:04:04] NOTICE[2575]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- Hungup 'IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-4318'</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- rpt (attempt_reconnect) initiating call to IAX2/radio@<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569/2398 on IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-11955</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:04:12] WARNING[2594]: app_rpt.c:18479 attempt_reconnect: Reconnect Attempt to 2398 in process</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:04:16] NOTICE[2576]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- Hungup 'IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-11955'</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- rpt (attempt_reconnect) initiating call to IAX2/radio@<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569/2398 on IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-15295</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:04:23] WARNING[2594]: app_rpt.c:18479 attempt_reconnect: Reconnect Attempt to 2398 in process</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">[Mar 31 00:04:27] NOTICE[2571]: chan_iax2.c:4071 __auto_congest: Auto-congesting call due to slow response</span></div><div style="HEIGHT:16px;"><span class="ecxansi0 ecxbgAnsi15">    -- Hungup 'IAX2/<span class="skype_c2c_print_container">141.75.245.244</span><span class="skype_c2c_container" dir="ltr" tabindex="-1" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" skype_menu_props="{"numberToCall":"+14175245244","isFreecall":false,"isMobile":false,"isRtl":false}"><span class="skype_c2c_highlighting_inactive_common" dir="ltr" skypeaction="skype_dropdown"><span class="skype_c2c_textarea_span"><img class="skype_c2c_logo_img" src="resource://skype_ff_extension-at-jetpack/skype_ff_extension/data/call_skype_logo.png"><span class="skype_c2c_text_span">141.75.245.244</span><span class="skype_c2c_free_text_span"></span></span></span></span>:4569-15295'</span></div></pre>
the public node ip is always the same in this cause so it can`t be the updatenodelist script :-( </div>
<div dir="ltr"><font face="tahoma"></font> </div>
<div dir="ltr"><font face="tahoma">73...</font></div>
<div dir="ltr"><font face="tahoma"></font> </div>
<div style="DIRECTION:ltr;" id="ecxdivRpF39009">
<hr tabindex="-1">
<font color="#000000" face="Tahoma" size="2"><b>Von:</b> Chuck Henderson [rpt2@chuck.midlandsnetworking.com]<br>
<b>Gesendet:</b> Freitag, 28. März 2014 18:35<br>
<b>An:</b> torben@klimt-online.com<br>
<b>Cc:</b> app_rpt-users@ohnosec.org; Doug Crompton<br>
<b>Betreff:</b> Re: [App_rpt-users] IPs don`t update<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">I made a modification to my script some time ago and it seems to work better for me.  You might try this version that I am attaching. Your mileage may vary. Chuck,  WB9UUS
<div><br>
<div><br>
<div><br>
</div>
</div>
</div>
</div>
<div class="ecxgmail_extra"><br>
<br>
<div class="ecxgmail_quote">On Thu, Mar 27, 2014 at 2:32 AM, <a href="mailto:torben@klimt-online.com">
torben@klimt-online.com</a> <span dir="ltr"><<a href="mailto:torben@klimt-online.com">torben@klimt-online.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex;" class="ecxgmail_quote">
<div>
<div style="FONT-FAMILY:Tahoma;DIRECTION:ltr;FONT-SIZE:x-small;">
<div>hi doug,<br>
tnx for your answer. the probelm is that the file "/var/lib/asterisk/rpt_extnodes" don`t update.</div>
<div><font face="calibri">i do an ps ax | grep updatenodelist and get</font></div>
<font face="calibri"></font>
<div><br>
</div>
<pre><div style="MIN-HEIGHT:16px;"><span>[root@DB0CJ asterisk]# ps ax | grep updatenodelist</span><span>                                                                          </span></div><div style="MIN-HEIGHT:16px;"><span> 2545 ?        S      0:00 /bin/bash /etc/rc.d/rc.updatenodelist</span><span>                                                            </span></div>

<div style="MIN-HEIGHT:16px;"><span> 5080 pts/0    S+     0:00 grep updatenodelist</span><span>                                                                              </span></div><div style="MIN-HEIGHT:16px;"><span>[root@DB0CJ asterisk]# </span><span>                                                                                                     </span></div>

</pre>
<div>if i do an ./rc.updatenodelist in the /etc/rc.d/ nothing happen :-( i must break with CTRL+C :-(
</div>
<div>i think here is the problem..</div>
<div><font face="calibri"></font> </div>
<div><font face="calibri">greetings torben dh6mbt</font></div>
<div>
<pre style="MIN-HEIGHT:16px;WIDTH:8px;"> </pre>
</div>
<font color="#000000" face="Tahoma"></font>
<div style="DIRECTION:ltr;">
<hr>
<font color="#000000" face="Tahoma"><b>Von:</b> <a href="mailto:hotmail_97fc649978f54bf0@live.com">
hotmail_97fc649978f54bf0@live.com</a> [<a href="mailto:hotmail_97fc649978f54bf0@live.com">hotmail_97fc649978f54bf0@live.com</a>] im Auftrag von Doug Crompton [<a href="mailto:doug@crompton.com">doug@crompton.com</a>]<br>
<b>Gesendet:</b> Mittwoch, 26. März 2014 23:55<br>
<b>An:</b> <a href="mailto:torben@klimt-online.com">torben@klimt-online.com</a><br>
<b>Cc:</b> <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>
<b>Betreff:</b> RE: [App_rpt-users] IPs don`t update<br>
</font><br>
</div>
<div>
<div class="h5">
<div></div>
<div>
<div dir="ltr"><font face="Tahoma">I am not clear on what you said. Is it your nodes or the node database that is not being updated? Nodes are updated by a script called 'updatenodelist'   This should be running on your system. do  'PS AX | grep updatenodelist'
 at the linux prompt and see if it is running. The nodes database is put in /var/lib/asterisk/rpt_extnodes 
<br>
<br>
If it is your node that does not update then.... <br>
<br>
When this happens do  'iax2 show registry'  in the asterisk client. Does it show registered and your new IP address?<br>
<br>
You can force a registration with  'iax2 reload'<br>
<br>
Worst case you could do the 'iax2 reload' with a cron job when you detect an IP address change.<br>
<br>
</font><b><font style="FONT-SIZE:16pt;" size="4">73 Doug</font><font style="FONT-SIZE:16pt;" size="4"><br>
</font><font style="FONT-SIZE:16pt;" size="4">WA3DSP</font><font style="FONT-SIZE:16pt;" size="4"><br>
</font><font style="FONT-SIZE:16pt;" size="4"><a href="http://www.crompton.com/hamradio" target="_blank">http://www.crompton.com/hamradio</a></font></b><font style="FONT-SIZE:16pt;" size="4"><br>
</font><br>
<br>
<div>> From: <a href="mailto:torben@klimt-online.com">torben@klimt-online.com</a><br>
> To: <a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a><br>
> Date: Wed, 26 Mar 2014 22:50:57 +0100<br>
> Subject: [App_rpt-users] IPs don`t update<br>
> <br>
> Hi all,<br>
> i set up an new allstarlink node and now i have the problem that the IPs of the other allstarlink nodes not update.<br>
> After restart the machine the IPs in the Database are correct and I can connect to my other nodes. But after 24h my nodes get new IPs from the Internetprovider and then it is no longer possible cause the new allstarlink node should always try to reach the
 old IP address. <br>
> I think there is a problem by updating the allstarlink nodenumber - IP address database<br>
> Where is the file located or what can I do for debugging or better fix the problem<br>
> <br>
> Tnx 73...<br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> <br>
> To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
<br>
> <br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div></div>                                          </div>
<br>_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.</div><div onmouseout="SkypeClick2Call.MenuInjectionHandler.hideMenu(event)" onmouseover="SkypeClick2Call.MenuInjectionHandler.showMenu(this, event)" style="display: none;" id="skype_c2c_menu_container" class="skype_c2c_menu_container"><div class="skype_c2c_menu_click2call"><a id="skype_c2c_menu_click2call_action" class="skype_c2c_menu_click2call_action">Call</a></div><div class="skype_c2c_menu_click2sms"><a id="skype_c2c_menu_click2sms_action" class="skype_c2c_menu_click2sms_action">Send SMS</a></div><div class="skype_c2c_menu_add2skype"><a id="skype_c2c_menu_add2skype_text" class="skype_c2c_menu_add2skype_text">Add to Skype</a></div><div class="skype_c2c_menu_toll_info"><span class="skype_c2c_menu_toll_callcredit">You'll need Skype Credit</span><span class="skype_c2c_menu_toll_free">Free via Skype</span></div></div>                                         </div></body>
</html>