New Beta issues with SimpleUSB

So I’m trying the latest beta on a Pi3+ (same one I’ve been running ASL 1.01 on for weeks) but have a problem with ASL not using the SimpleUSB FOB. And it’s connected to the very same USB port on the Pi as it is when I run ASL 1.01

Modules.conf and rpt.conf both are correctly set to use SimpleUSB. The Asterisk CLI shows the following:

Verbosity was 0 and is now 3
[Apr 10 14:12:32] NOTICE[5041]: app_rpt.c:22591 rpt_master: RPT thread restarted on 1000
[Apr 10 14:12:32] WARNING[5041]: app_rpt.c:22603 rpt_master: – Re-Loading config for repeater 1000
rpt_thread restarted on node 1000
– rpt (Rx) initiating call to SimpleUSB/usb_1000 on SimpleUSB/usb_1000
[Apr 10 14:12:32] WARNING[5073]: channel.c:3051 ast_request: No channel type registered for ‘DAHDI’
== Set device 1-1.1.3:1.0 to usb_1000
[Apr 10 14:12:32] WARNING[5074]: chan_simpleusb.c:1637 hidthread: Loaded parameters from simpleusb_tune_usb_1000.conf for device usb_1000 .
[Apr 10 14:12:34] NOTICE[5041]: app_rpt.c:22591 rpt_master: RPT thread restarted on 1000
[Apr 10 14:12:34] WARNING[5041]: app_rpt.c:22603 rpt_master: – Re-Loading config for repeater 1000
rpt_thread restarted on node 1000
– rpt (Rx) initiating call to SimpleUSB/usb_1000 on SimpleUSB/usb_1000
[Apr 10 14:12:34] WARNING[5075]: channel.c:3051 ast_request: No channel type registered for ‘DAHDI’
== Set device 1-1.1.3:1.0 to usb_1000
[Apr 10 14:12:34] WARNING[5076]: chan_simpleusb.c:1637 hidthread: Loaded parameters from simpleusb_tune_usb_1000.conf for device usb_1000 .
[Apr 10 14:12:36] NOTICE[5041]: app_rpt.c:22591 rpt_master: RPT thread restarted on 1000
[Apr 10 14:12:36] WARNING[5041]: app_rpt.c:22603 rpt_master: – Re-Loading config for repeater 1000
rpt_thread restarted on node 1000
– rpt (Rx) initiating call to SimpleUSB/usb_1000 on SimpleUSB/usb_1000
[Apr 10 14:12:36] WARNING[5077]: channel.c:3051 ast_request: No channel type registered for ‘DAHDI’
== Set device 1-1.1.3:1.0 to usb_1000
[Apr 10 14:12:36] WARNING[5078]: chan_simpleusb.c:1637 hidthread: Loaded parameters from simpleusb_tune_usb_1000.conf for device usb_1000 .

Try using the stock modules.conf here:

https://raw.githubusercontent.com/AllStarLink/ASL-Asterisk/develop/asterisk/configs/modules.conf.sample

Funny… I was just about to post that I figured out the problem. Somewhere I read a warning about the beta - that if one was restoring an existing node from a backup, not to copy over manager.conf. But it didn’t say anything about modules.conf.

A fast update about audio choppiness that others have reported and I experienced as well.

I was running ASL 1.01 on my hub node but the beta on the repeater nodes. I had terrible choppiness in the audio, both ways. On a lark, I changed over to the beta on the hub as well and whatyaknow… the choppiness is completely gone!

(all Pi3s)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.