While I can't answer your debug question, I run asterisk in the foreground and set verbosity to a desirable level to see what I want to see. asterisk -r -vvv - The more v's the more verbose Perhaps that may help... But, what is the issue with "rxctcssdecode = -1" your tracking ? ...mike/kb8jnm On 8/28/2018 5:55 AM, K. Ishikawa wrote:
Hi to the group, When I set "radio set debug" in CLI, the screen is inundated with a flow the following message. It keeps printing the same message so fast that I can't catch other debug messages. Can anyone advise how I can eliminate this, please? [Aug 28 18:32:39] NOTICE[3013]: chan_usbradio.c:2913 usbradio_read: rxctcssdecode = -1, chan Radio/usb_2132 The node itself is working well, as far as I can tell. It's on R-Pi 3 with URI. Thanks, K