Good day, hopefully a quick question. Downloaded the current available img for the RaspberryPI3 from the AllStarLink website, when setting up my node I was attempting to use the rxchannel=Radio/usbxxxxx stanza in rpt.conf. checking the asterisk console i see this [Jul 1 00:34:22] WARNING[1296]: channel.c:3051 ast_request: No channel type registered for 'Radio' [Jul 1 00:34:26] NOTICE[1271]: app_rpt.c:22032 rpt_master: RPT thread restarted on 27837 [Jul 1 00:34:26] WARNING[1271]: app_rpt.c:22044 rpt_master: -- Re-Loading config for repeater 27837 What am I missing.. Rich W6ABJ
*In modules.conf change noload to load* *load => chan_usbradio.so ; USB Console Channel Driver* "Got Root?" How many software engineers does it take to change a light bulb? *None. It's a hardware problem.* Unix is user friendly. It's just very particular about who it's friends are. WINDOWS: Will Install Needless Data On Whole System MICROSOFT: Most Intelligent Customers Realize Our Software Only Fools Teenagers. A ntennas P oorly P laced L acks E ngineering The best way to accelerate a computer running Windows is at 9.81 m/s². *"I get paid to support Windows, I use Linux to get work done."* On Fri, Jun 30, 2017 at 9:51 PM, Richard larson <wile2u@gmail.com> wrote:
Good day, hopefully a quick question. Downloaded the current available img for the RaspberryPI3 from the AllStarLink website, when setting up my node I was attempting to use the rxchannel=Radio/usbxxxxx stanza in rpt.conf.
checking the asterisk console i see this [Jul 1 00:34:22] WARNING[1296]: channel.c:3051 ast_request: No channel type registered for 'Radio' [Jul 1 00:34:26] NOTICE[1271]: app_rpt.c:22032 rpt_master: RPT thread restarted on 27837 [Jul 1 00:34:26] WARNING[1271]: app_rpt.c:22044 rpt_master: -- Re-Loading config for repeater 27837 What am I missing..
Rich W6ABJ
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/ cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
On 2017-07-01 12:51 AM, Richard larson wrote:
Good day, hopefully a quick question. Downloaded the current available img for the RaspberryPI3 from the AllStarLink website, when setting up my node I was attempting to use the rxchannel=Radio/usbxxxxx stanza in rpt.conf.
checking the asterisk console i see this [Jul 1 00:34:22] WARNING[1296]: channel.c:3051 ast_request: No channel type registered for 'Radio' [Jul 1 00:34:26] NOTICE[1271]: app_rpt.c:22032 rpt_master: RPT thread restarted on 27837 [Jul 1 00:34:26] WARNING[1271]: app_rpt.c:22044 rpt_master: -- Re-Loading config for repeater 27837 What am I missing..
<-- Hi Rich: By default, the usbradio channel is disabled in modules.conf; you need to edit your modules.conf file: noload => chan_simpleusb.so and then: load => chan_usbradio.so It is the latter channel driver that provides dsp functionality and what the rxchannel=Radio/.... is looking for. Of course restart asterisk when you have made the above change. Hope that helps. Ramesh, VA3UV 27919, 29109 and a truck load of others!
participants (3)
-
Mark Johnston -
Ramesh Dhami -
Richard larson