Changes

Jump to navigation Jump to search
m
no edit summary
Line 22: Line 22:  
sudo sed -i 's/allstarlink.org/pttlink.org/g' /etc/asterisk/iax.conf
 
sudo sed -i 's/allstarlink.org/pttlink.org/g' /etc/asterisk/iax.conf
 
sudo sed -i 's/allstarlink.org/pttlink.org/g' /etc/asterisk/extensions.conf
 
sudo sed -i 's/allstarlink.org/pttlink.org/g' /etc/asterisk/extensions.conf
</syntaxhighlight>
+
 
#Restart your node with:<syntaxhighlight lang="text">
+
  #Restart your node with:<syntaxhighlight lang="text">
sudo service asterisk restart
+
  sudo service asterisk restart
</syntaxhighlight>
+
 
 
#Login to your node, start asterisk and verify your node is registered with:<syntaxhighlight lang="text">
 
#Login to your node, start asterisk and verify your node is registered with:<syntaxhighlight lang="text">
 
KG7QIN*CLI> iax2 show registry  
 
KG7QIN*CLI> iax2 show registry  
Line 31: Line 31:  
178.32.160.85:4569    Y      41638      73.11.141.48:4569        120  Registered
 
178.32.160.85:4569    Y      41638      73.11.141.48:4569        120  Registered
   −
</syntaxhighlight>
+
  #For good measure, reboot your node to ensure that all the changes you made to the support scripts take effect:<syntaxhighlight lang="text">
#For good measure, reboot your node to ensure that all the changes you made to the support scripts take effect:<syntaxhighlight lang="text">
+
  sudo reboot
sudo reboot
+
 
</syntaxhighlight>
   
#Wait for your system to come back online.
 
#Wait for your system to come back online.
 
#Verify that your node is showing up on the stats server at [http://stats.pttlink.rg http://stats.pttlink.org].  Note that it may take up to 5 minutes for your information to show up on this server.
 
#Verify that your node is showing up on the stats server at [http://stats.pttlink.rg http://stats.pttlink.org].  Note that it may take up to 5 minutes for your information to show up on this server.

Navigation menu