[App_rpt-users] [Spam?] Re: CM119 USB interface
Mark DuMoulin
mark at metcom.com
Sat Jan 5 22:07:53 UTC 2019
Leroy,
Thanks for that. I had renamed it and it came up fine.
Now I’m looking at how to do the transmit interface as the encode tone and RX audio are combined from the FOB.
Mark DuMoulin Sr.
WB2ERS
631-484-6960
> On Jan 5, 2019, at 15:57, LaRoy McCann <lmccann at dtisp.com> wrote:
>
> Mark,
> Not sure if you got this working or not.
> I believe the file usbradio.conf.xxx is just a templet. Rename it to usbradio.conf.
>
> LaRoy McCann - K5TW
>
>> On 1/1/2019 11:26 AM, Mark DuMoulin wrote:
>> Mike,
>>
>> Thanks for the reply. Here is what I have in the HamVoip RC.19
>>
>> Rpt.conf
>>
>> [1400] ; Change this to your assigned node number
>>
>> ; Channel Driver settings
>> ; Define a channel driver to use and which
>> ; interface within that channel driver
>> ; To define a radioless node use the
>> ; psuedo channel driver - rxchannel=dahdi/pseudo
>> rxchannel=Radio/usb1400
>> ; Example usbradio channel driver
>> ;rxchannel=SimpleUSB/usb
>> ; Example simpleusb channel driver
>> ;rxchannel=dahdi/pseudo
>> ; Example pseudo channel driver
>>
>> List of programs in asterisk
>>
>> [root at 1400_Home_Test asterisk]# ls
>> amd.conf indications.conf
>> asterisk.conf local
>> chan_dahdi.conf logger.conf
>> dnsmgr.conf manager.conf
>> dundi.conf modules.conf
>> echolink.xxx rpt.conf
>> extensions.conf rpt.conf.sample
>> extensions.conf_2018.12.30.2105 rpt.conf_2018.12.30.2105
>> extensions.conf_2018.12.30.2113 rpt.conf_2018.12.30.2113
>> extensions.conf_2018.12.30.2114 rpt.conf_2018.12.30.2114
>> extensions.conf_orig rpt.conf_orig
>> features.conf simpleusb.conf
>> iax.conf simpleusb.conf_2018.12.30.2113
>> iax.conf_2018.12.30.2105 simpleusb.conf_2018.12.30.2115
>> iax.conf_2018.12.30.2113 simpleusb_tune_usb.conf
>> iax.conf_2018.12.30.2114 sip.conf
>> iax.conf_orig usbradio.conf.xxx
>>
>> usbradio.conf.xxx
>>
>> ; Usbradio channel driver Configuration File
>> ;
>>
>> [general]
>>
>> [usb1400]
>>
>> hdwtype=0
>> rxboost=1
>> txboost=1
>> rxctcssrelax=1
>> txctcssdefault=100.0
>> rxctcssfreqs=100.0
>> txctcssfreqs=100.0
>> ;rxctcssoverride=0
>> carrierfrom=dsp
>> ctcssfrom=dsp
>> rxdemod=flat
>> txprelim=yes
>> txlimonly=no
>> txtoctype=notone
>> txmixa=composite
>> txmixb=0
>> invertptt=0
>> duplex=1
>> rxondelay=0
>> rxnoisefiltype=0
>> eeprom=0
>>
>> #includeifexists custom/usbradio.conf
>>
>> Modules.conf
>>
>> ;
>> ; Asterisk configuration file
>> ;
>> ; Module Loader configuration file
>> ;
>>
>> [modules]
>> autoload=yes
>> ;noload=chan_voter.so
>> ;noload=chan_usbradio.so
>> ;noload=chan_irlp.so
>> ;noload=chan_echolink.so
>> ;noload=chan_simpleusb.so
>> noload=app_hamvoip.so
>>
>> ;noload=res_crypto.so
>> ;noload=func_callerid.so
>> noload=chan_oss.so
>> noload=chan_alsa.so
>> noload=chan_phone.so
>> noload=res_config_pgsql.so
>> noload=cdr_pgsql.so
>> noload=app_radbridge.so
>> noload=app_festival.so
>> noload=app_queue.so
>> noload=func_odbc.so
>> noload=chan_mgcp.so
>> noload=chan_skinny.so
>> noload=cdr_custom.so
>> noload=cdr_csv.so
>> noload=chan_agent.so
>> noload=chan_simple2.so
>> noload=func_moh.so
>> noload=res_musiconhold.so
>> noload=res_speech.so
>> noload=res_odbc.so
>> noload=res_smdi.so
>> noload=res_config_odbc.so
>> noload=chan_tlb.so
>> noload=app_milliwatt.so
>> noload=app_image.so
>> noload=app_sendtext.so
>> noload=format_h264.so
>> noload=app_hasnewvoicemail.so
>> noload=app_ices.so
>> noload=app_lookupblacklist.so
>> noload=app_voicemail.so
>> noload=chan_usrp.so
>> noload=app_lookupidname.so
>> noload=app_zapateller.so
>> noload=format_jpeg.so
>> noload=app_parkandannounce.so
>> noload=app_meetme.so
>> noload=app_settransfercapability.so
>> noload=app_amd.so
>> noload=app_followme.so
>> noload=app_transfer.so
>> noload=app_directed_pickup.so
>> noload=app_flash.so
>> noload=app_page.so
>> noload=app_gps.so
>> noload=pbx_dundi.so
>> noload=app_setcallerid.so
>> noload=app_dictate.so
>> noload=res_adsi.so
>> noload=app_mp3.so
>> noload=app_privacy.so
>> noload=app_disa.so
>> noload=app_alarmreceiver.so
>> noload=app_externalirv.so
>> noload=chan_beagle.so
>> noload=chan_sip.so
>> [global]
>>
>> -----Original Message-----
>> From: App_rpt-users [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of Mike
>> Sent: Tuesday, January 01, 2019 11:10 AM
>> To: app_rpt-users at lists.allstarlink.org
>> Subject: Re: [App_rpt-users] CM119 USB interface
>>
>> Mark,
>>
>> Can you show me the line in your rpt.conf where you are loading the channel.
>>
>> ie rxchannel = Radio/usb_29285
>>
>> And your usbradio.conf file text
>>
>>
>> ...mike/kb8jnm
>>
>> What
>>
>>> On 1/1/2019 9:19 AM, Mark DuMoulin wrote:
>>> Kevin,Brian;
>>>
>>> I have been trying to set up use of radiousb instead of simpleusb. I see here Brian is doing that with the issues he is having.
>>> I can't get nearly that far.
>>> I am running hamvoip rc19 on some and recently downloaded stretch.
>>> In both cases I set the usbradio module to load however I cannot get the driver to work and keep getting asterisk failures.
>>> Additionally the menus set up by the programmer show only simpleusb-radio-tune not radio-tune-menu.
>>> Is there another image or procedure I need to run to get this started?
>>>
>>> Tnx,
>>> Mark
>>> WB2ERS
>>>
>>> -----Original Message-----
>>> From: App_rpt-users
>>> [mailto:app_rpt-users-bounces at lists.allstarlink.org] On Behalf Of
>>> Kevin Custer
>>> Sent: Monday, December 24, 2018 2:57 PM
>>> To: Users of Asterisk app_rpt; Brian G
>>> Subject: Re: [App_rpt-users] CM119 USB interface
>>>
>>>> On 12/24/2018 12:21 AM, Brian G wrote:
>>>> Ok, I'm thick sometimes :) I get what you're saying now, makes sense.
>>>> Thank you for the clarification. The Motorola is working as you
>>>> described, the other rigs not so much.
>>>>
>>>> So the gist of it is, there's no way to use DSP carrier detect
>>>> without using discriminator audio? It's CTCSS or VOX only in that case?
>>> Correct -
>>>
>>> BUT, discriminator audio should be available from that M120 radio. You just have to hook it up and possibly program it correctly.
>>>
>>> Kevin
>>> _______________________________________________
>>> App_rpt-users mailing list
>>> App_rpt-users at 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.
>>> _______________________________________________
>>> App_rpt-users mailing list
>>> App_rpt-users at 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.
>> _______________________________________________
>> App_rpt-users mailing list
>> App_rpt-users at 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.
>> _______________________________________________
>> App_rpt-users mailing list
>> App_rpt-users at 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.
>>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by the DTISP MailScanner, and is
> believed to be clean.
More information about the App_rpt-users
mailing list