AllScan Node Radio Module ASL Configuration Settings
The ASL Menu Utility (run "sudo asl-menu") should be used for initial node setup to set your node#, node password, IAX port number, AMI password, and channel driver (SimpleUSB). Then reboot the node, and then manually edit simpleusb.conf and rpt.conf and confirm the below settings.
simpleusb.conf Recommended Settings
Be sure to make ALL of the below settings.
rxboost = 0 carrierfrom = usbinvert ctcssfrom = no ; Important! ASL won't see COS if this is yes duplex = 1 ; Not needed in ASL3. Full-duplex ASL2/HV nodes only clipledgpio = 1 ; Supports ADC Clip LED legacyaudioscaling = no
rpt.conf Recommended Settings
rxchannel = SimpleUSB/[node#] ; Set duplex=3 for full-duplex nodes OR duplex=1 for simplex nodes duplex = 3 ; for ANF101 / full-duplex personal node duplex = 1 ; for half-duplex nodes hangtime = 100 althangtime = 200 ;linkunkeyct = ct8 ; Comment out to prevent courtesy tones when connected holdofftelem = 1 telemdefault = 0 ; Prevent "node X connected to node Y" messages ;Uncomment following lines: 921 = cop,21 ; Enable Parrot Mode 922 = cop,22 ; Disable Parrot Mode
In ASL3 there may be 2 rxchannel lines, one with dahdi/pseudo and the 2nd with SimpleUSB/[node#]. Those lines should not need to be manually edited.
Recommended DTMF Commands
AllScan nodes support the following DTMF Commands:
- *690: Say LAN IP Address
- *691: Say WAN IP Address
- *692: Turn Off Wi-Fi
- *693: Turn On Wi-Fi
- *694: Reboot Node
- *695: Power Off Node
- *698: Announce LAN IP Address & mDNS URL using asl-tts
- *699: Play test audio file
See this file for details on how to set up your node to support these commands.