4 Aug
2017
4 Aug
'17
4:12 p.m.
On Fri, Aug 4, 2017 at 9:03 AM, Tom Hayward <tom@tomh.us> wrote:
Steve, I am emailing faster than I am grepping. :-)
I found where it sends this command to the channel driver: https://github.com/AllStarLink/Asterisk/blob/master/asterisk/apps/app_rpt.c#...
I will look in the channel drivers next to see if the command is ever acted on...
Okay, this should be the last one. I found where the command is received in usbradio. I did not find any section in simpleusb that acts on this command. https://github.com/AllStarLink/Asterisk/blob/20800a2f8480cd31f236ed1dba904a1... You would enable this permanently by adding the following to rpt.conf: itxctcss = 1 Tom KD7LXL