Changes

Jump to navigation Jump to search
m
no edit summary
Line 2: Line 2:  
'''Publishing Node Statistics'''
 
'''Publishing Node Statistics'''
   −
Allstar Link nodes can optionally publish some of their statistical information on stats.allstarlink.org. By default, status reporting is not enabled. To enable status reporting, the config file /etc/asterisk/rpt.conf needs to be modified.
+
PTTLink nodes can optionally publish some of their statistical information on stats.pttlink.org. By default, status reporting is not enabled. To enable status reporting, the config file /etc/asterisk/rpt.conf needs to be modified.
    
=== Making the changes in DEBIAN ===
 
=== Making the changes in DEBIAN ===
Line 15: Line 15:  
<code>statpost_program=/usr/bin/wget,-q,--output-document=/dev/null</code>
 
<code>statpost_program=/usr/bin/wget,-q,--output-document=/dev/null</code>
   −
<code>statpost_url=<nowiki>http://stats.allstarlink.org/uhandler.php</nowiki> ; Status updates</code>
+
<code>statpost_url=<nowiki>http://stats.pttlink.org/uhandler.php</nowiki> ; Status updates</code>
    
=== Making the changes in ACID ===
 
=== Making the changes in ACID ===
Line 28: Line 28:  
<code>statpost_program=/usr/bin/wget,-q,--output-document=/dev/null</code>
 
<code>statpost_program=/usr/bin/wget,-q,--output-document=/dev/null</code>
   −
<code>statpost_url=<nowiki>http://stats.allstarlink.org/uhandler.php</nowiki> ; Status updates</code>
+
<code>statpost_url=<nowiki>http://stats.pttlink.org/uhandler.php</nowiki> ; Status updates</code>
    
=== Making the changes in Limey Linux ===
 
=== Making the changes in Limey Linux ===
Line 41: Line 41:  
<code>statpost_program=/bin/wget,-q,--output-document=/dev/null</code>
 
<code>statpost_program=/bin/wget,-q,--output-document=/dev/null</code>
   −
<code>statpost_url=<nowiki>http://stats.allstarlink.org/uhandler.php</nowiki> ; Status updates</code>
+
<code>statpost_url=<nowiki>http://stats.pttlink.org/uhandler.php</nowiki> ; Status updates</code>

Navigation menu