usbradio config - setup from portal after clean re-install -

now I get this


asterisk -vvvvvvv...

.....

pbx_config.so => (Text Extension Configuration)

Asterisk Ready.

*CLI>   == Parsing '/etc/asterisk/rpt.conf': Found

    -- Loading initial config for repeater 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:32] NOTICE[823]: app_rpt.c:21988 rpt_master: Normal Repeater Init  28344    

    -- Re-Loading config for repeater 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:32] WARNING[838]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

    -- Re-Loading config for repeater 28344

[Oct  6 00:26:32] WARNING[823]: app_rpt.c:22044 rpt_master: rpt_thread restarted on node 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:32] WARNING[839]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

[Oct  6 00:26:34] NOTICE[823]: app_rpt.c:22032 rpt_master: RPT thread restarted on 28344

[Oct  6 00:26:34] WARNING[823]: app_rpt.c:22044 rpt_master:     -- Re-Loading config for repeater 28344

rpt_thread restarted on node 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:34] WARNING[840]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

[Oct  6 00:26:36] NOTICE[823]: app_rpt.c:22032 rpt_master: RPT thread restarted on 28344

    -- Re-Loading config for repeater 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:36] WARNING[823]: app_rpt.c:22044 rpt_master: rpt_thread restarted on node 28344

[Oct  6 00:26:36] WARNING[841]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

[Oct  6 00:26:38] NOTICE[823]: app_rpt.c:22032 rpt_master: RPT thread restarted on 28344

[Oct  6 00:26:38] WARNING[823]: app_rpt.c:22044 rpt_master: rpt_thread restarted on node 28344

    -- Re-Loading config for repeater 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:38] WARNING[842]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

[Oct  6 00:26:40] NOTICE[823]: app_rpt.c:22032 rpt_master: RPT thread restarted on 28344

[Oct  6 00:26:40] WARNING[823]: app_rpt.c:22044 rpt_master: rpt_thread restarted on node 28344

    -- Re-Loading config for repeater 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:40] WARNING[843]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

[Oct  6 00:26:42] NOTICE[823]: app_rpt.c:22032 rpt_master: RPT thread restarted on 28344

[Oct  6 00:26:42] WARNING[823]: app_rpt.c:22044 rpt_master:     -- Re-Loading config for repeater 28344

rpt_thread restarted on node 28344

  == Parsing '/etc/asterisk/rpt.conf': Found

[Oct  6 00:26:42] WARNING[844]: channel.c:3051 ast_request: No channel type registered for 'Radio'

rpt:Sorry unable to obtain Rx channel

[Oct  6 00:26:44] ERROR[823]: app_rpt.c:22027 rpt_master: Continual RPT thread restarts, killing Asterisk

root@KC7DMF-2:/etc/asterisk# 



rpt.conf:


[28344]                                 ; Change this to your assigned node number

rxchannel=Radio/usb28344

duplex=1

erxgain=-3

etxgain=3

;controlstates=controlstates

scheduler=schedule28344

morse=morse28344

macro=macro28344

functions=functions28344

phone_functions=functions28344

link_functions=functions28344

telemetry=telemetry

wait_times=wait-times

context =  radio

callerid = "Repeater" <0000000000>

idrecording = |iKC7DMF

accountcode=RADIO

hangtime=100

althangtime=100

totime=170000

idtime=540000

politeid=3000



usbradio.conf


; Usbradio channel driver Configuration File

;


[general]


[usb28344]


hdwtype=0

rxboost=1

txboost=1

rxctcssrelax=1

txctcssdefault=123.0

rxctcssfreqs=123.0

txctcssfreqs=123.0

;rxctcssoverride=0

carrierfrom=usb

ctcssfrom=usb

rxdemod=flat

txprelim=yes

txlimonly=no

txtoctype=notone

txmixa=composite

txmixb=no

invertptt=0

duplex=0

rxondelay=0

rxnoisefiltype=0

eeprom=0


#includeifexists custom/usbradio.conf


there is no usbradio_tune created



when running radio-tune-menu

root@KC7DMF-2:/etc/asterisk# Error parsing device parameters



Anyone have some ideas where I can start with this?



Mark