Documentation on Function Codes is found in the [Link Commands]
section of the Rpt.conf documentation. Note that these are not the DTMF sequences
that are keyed into the radio microphone. The
https://wiki.allstarlink.org/wiki/Rpt.conf#DTMF_Commands
ilink | Description |
---|---|
1 | Disconnect specified link |
2 | Connect specified link -- monitor only |
3 | Connect specified link -- tranceive |
4 | Enter command mode on specified link |
5 | System status |
6 | Disconnect all links |
7 | Last Node to Key Up |
8 | Connect specified link -- local monitor only |
9 | Send Text Message (9,<destnodeno or 0 (for all)>,Message Text, etc. |
10 | Disconnect all RANGER links (except permalinks) |
11 | Disconnect a previously permanently connected link |
12 | Permanently connect specified link -- monitor only |
13 | Permanently connect specified link -- tranceive |
15 | Full system status (all nodes) |
16 | Reconnect links disconnected with "disconnect all links" |
17 | MDC test (for diag purposes) |
18 | Permanently Connect specified link -- local monitor only |
Edit /etc/asterisk/Rpt.conf. Search for "[functions<NodeID>]", which in my case is [functions48253]. Here you will find information about DTMF function codes specific to your site. The Function Code is linked to the Link Commands in the above table.
Macro or Custom Cammands are setup in this section of Rpt.conf.
I have added two macro's to act like speed dialing. If I enter *53
I will connect to CQ-UK. Note the macro must end with "#".
[Top][Home]
Code | Action |
---|---|
*347845 | CQ-UK |
*349893 | VK4HC |
*76 | Disconnect All |
Code | Action | Tested ¹ |
---|---|---|
*1<node> | Disconnect link from the specified node | Yes |
*2<node> | Link Connect (Monitor Only) | Yes |
*3<node> | Connect to specified node in transceive mod | Yes |
*4<node> | Enter command mode on specified node | |
*5<macro#> | Execute a Macro | Yes |
*53 | Macro to connect to CQ-UK | Yes |
*6<1+Area code+Number> | Autopatch | |
*70 | Report system status for this node only | |
*71 | Disconnect a previously permanently connected link | |
*72 | Permanently connect specified link monitor only or Report last node to key up | |
*73 | Report system status for all nodes | |
*75 | Play Full System Status | Yes |
*76 | Disconnect All Links | Yes |
*77 | Reconnect Previously Disconnected Links | |
*80 | Station ID in Morse Code | Yes |
*81 | Local Time of Day (am/pm format) | Yes |
*82 | Local Time of Day (24 Hour format) | Yes |
*99 | Phone PTT On (Talk) | |
# | Phone PTT Off (Over) | |
*980 | Say Version Mumber | Yes |
Note 1 - Yes in the Tested column indicates that I have tested this DTMF
tone sequence on my installation and recieved a sensible response.
[Top][Home]
All AllStarLink DTMF decoding is accomplished using DSP software which is
already part of the Asterisk PBX application. This DSP DTMF code offers
very good performance.
[Top][Home]
LiTZ is a simple method to indicate to others on an amateur VHF / UHF FM
radio frequency that you have an immediate need to communicate with someone,
anyone, regarding a priority situation or condition.
[Top][Home]