Changes

Jump to navigation Jump to search
m
no edit summary
Line 32: Line 32:  
# Change the node stanza of the copy to the new node number 5678. and change rxchannel to point to the name of the device in usbradio.conf
 
# Change the node stanza of the copy to the new node number 5678. and change rxchannel to point to the name of the device in usbradio.conf
   −
<code>[12324]</code>
+
<code>[1234]</code>
   −
<code>rxchannel=usb</code>
+
<code>rxchannel=SimpleUSB/usb</code>
    
<code>.</code>
 
<code>.</code>
Line 44: Line 44:  
<code>[5678]</code>
 
<code>[5678]</code>
   −
<code>rxchannel=usb1</code>
+
<code>rxchannel=SimpleUSB/usb1</code>
    
<code>.</code>
 
<code>.</code>
Line 61: Line 61:  
# Edit the iax.conf file
 
# Edit the iax.conf file
 
# Add an additional register statement for the second node, 5678 just below the first statement.  
 
# Add an additional register statement for the second node, 5678 just below the first statement.  
<code>register=1234:12345678@register.allstarlink.org ; First Node</code>
+
<code>register=1234:12345678@register.pttlink.org ; First Node</code>
   −
<code>register=5678:12345678@register.allstarlink.org ; Second Node</code>
+
<code>register=5678:12345678@register.pttlink.org ; Second Node</code>
 
# Save the new iax.conf file.
 
# Save the new iax.conf file.
 
# Edit the extensions.conf file
 
# Edit the extensions.conf file

Navigation menu