I have a fresh built ASL3 node. In the rpt.conf file it has comments about *13 doing a permanent connection and *11 disconnecting a permanent connection. So, I added these lines to my rpt.conf file:
- 11 = ilink,11
- 13 = ilink,13
After restarting asterisk, if I run either of the commands below, nothing happens on my node. Is there another change to rpt.conf I need to make for them to work?
asterisk -rx "rpt fun <node#> *13
asterisk -rx "rpt fun <node#> *11