Hi Ramesh, I took a look though the server logs and don't see any status post requests at all coming in from nodes 2182 or 2424. As previously mentioned, check your node configuration in rpt.conf and make sure -each- node stanza has statements like: [2182] statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php [2424] statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php After adding these lines, stop and start asterisk or perform an "rpt reload" from the asterisk CLI. If these statements are present in the stanzas for 2182 and 2424, try pinging the stats server from a shell prompt, like: ping stats.allstarlink.org 73, David KB4FXC On Fri, 15 Jul 2016, David McGough wrote:
Hi Ramesh,
I'll take a look, try to identify the issue and report back.
73, David KB4FXC
On Fri, 15 Jul 2016, Ramesh Dhami (VA3UV) wrote:
On 7/15/2016 1:09 PM, Steve Zingman wrote:
OK. I re-read your first message. Sorry for the confusion. Please check rpt.conf ;statpost_program = /usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null ;statpost_url = http://stats.allstarlink.org/uhandler.php ; Status updates
<-- Correct - these 2 lines are uncommented:
statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates
_______________________________________________ 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.
_______________________________________________ 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.