[arm-allstar] Dual Repeater Setup---All required setup

David McGough kb4fxc at inttek.net
Fri Feb 4 00:31:15 EST 2022


Dave,

There is "yet another" required step as well.  To add an extra node,
you've also got to update the dialplan in the extensions.conf file, for
example:


;extensions.conf
[radio-secure]
exten => 543920,1,rpt,543920
exten => 543921,1,rpt,543921



73, David KB4FXC




On Thu, 3 Feb 2022, Dave Petrie wrote:

> Just for my records, for future referral if two registered allstar nodes
> are on the same raspberry Pi
> two places need to be edited. Thank You David KB4FXC for all you do.
> In the /etc/asterisk  rpt.conf file at the bottom.
> 
> [nodes]
> 543920 = radio at 127.0.0.1/543920,NONE ;change the node number to yours
> 543921 = radio at 127.0.0.1/543921,NONE ;change the node number to yours
> 
> Then in the /etc/asterisk  iax.conf file.
> 
> ; Uncomment one or both of the following lines and add
> ; your node number in place of xxxxx
> ; and your node password in place of yyyyyy
> 
> register => 543920:passwordhere at register.allstarlink.org ;change the node
> and password
> register => 543921:passwordhere at register.allstarlink.org ;change the node
> and password
> ;register => xxxxx:yyyyyy at register.allstarlink.org
> 



More information about the ARM-allstar mailing list