<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">yeah, me as well. Have a couple links I would like to set that on.<br><br>Don W9DRR<br><br></div><br><br><br><hr id="stopSpelling">> From: w4rfj@comcast.net<br>> To: app_rpt@lists.illiana.net<br>> Date: Sat, 26 Jul 2008 08:29:33 -0400<br>> Subject: Re: [App_rpt] General config questions....try #2...and patch<br>> <br>> I would be very interested in seeing the patch!  I am impressed with the<br>> solution!  Good job!<br>> <br>> Roger W4RFJ <br>> <br>> -----Original Message-----<br>> From: app_rpt-bounces@lists.illiana.net<br>> [mailto:app_rpt-bounces@lists.illiana.net] On Behalf Of David McGough<br>> Sent: Saturday, July 26, 2008 3:03 AM<br>> To: Asterisk Repeater Controler<br>> Subject: Re: [App_rpt] General config questions....try #2...and patch<br>> <br>> <br>> <br>> Hi Jim,<br>> <br>> Upon more review, I decided to add a patch to try to completely turn off<br>> DTMF decode, if desired. So, I added some test code to the chan_usbaudio.c<br>> file and a new boolean parameter "dtmf_decode" to the usbradio.conf file.<br>> <br>> With dtmf_decode=0, the audio dropout issue is completely resolved! Now, the<br>> staticy HF audio sounds GREAT (to me, at least!). No more choppiness...<br>> <br>> I'll be glad to post the patch if you all would like to take a look? It<br>> doesn't seem to break anything (so far....).<br>> <br>> Thanks for your help!<br>> <br>> 73, David KB4FXC<br>> <br>> <br>> <br>> On Fri, 25 Jul 2008, David McGough wrote:<br>> <br>> > <br>> > Hi Jim,<br>> > <br>> > Yes, I think it's setup okay....The radio is an IC-706mk2g, and it <br>> > DOES work. I'm just getting spurious DTMF audio muting when DTMF is <br>> > falsely detected. The VERY trimmed-down node stanza is:<br>> > <br>> > [222]                           ;;; IC-706mk2g<br>> > rxchannel = Radio/usb1<br>> > remote=ic706<br>> > duplex=0<br>> > <br>> > <br>> > And, the nodes section is:<br>> > <br>> > [nodes]<br>> > 111 = radio@127.0.0.1/111,NONE            ;; Kenwood TKR-850<br>> > 222 = radio@127.0.0.1/222,NONE,y  ;; Icom IC-706mk2g<br>> > <br>> > The related chan_usbradio stanza is:<br>> > <br>> > [usb1]<br>> > hdwtype=0<br>> > rxboost=0<br>> > rxctcssrelax=1<br>> > txctcssdefault=0.0<br>> > rxctcssfreqs=0.0<br>> > txctcssfreqs=0.0<br>> > carrierfrom=usbinvert<br>> > ctcssfrom=no<br>> > rxdemod=speaker<br>> > txprelim=no<br>> > txtoctype=notone<br>> > txmixa=voice<br>> > txmixb=no<br>> > invertptt=0<br>> > duplex=0<br>> > eeprom=0<br>> > <br>> > <br>> > Thanks,<br>> > <br>> > David KB4FXC<br>> > <br>> > On Fri, 25 Jul 2008, Jim Duuuude wrote:<br>> > <br>> > > <br>> > > first, do you have the thing set up as a remote base?<br>> > > <br>> > > > Date: Fri, 25 Jul 2008 18:56:56 -0400<br>> > > > From: kb4fxc@inttek.net<br>> > > > To: app_rpt@lists.illiana.net<br>> > > > Subject: Re: [App_rpt] General config questions....try #2<br>> > > > <br>> > > > <br>> > > > Hi,<br>> > > > <br>> > > > I have already removed the function stanzas and the node config <br>> > > > includes a ',y' at the end....But, I still see "Got DTMF char" <br>> > > > messages from chan_usbradio in the logs. And, the main thing is <br>> > > > there is an associated brief muting of audio when this <br>> > > > occurs--which may occur rather frequently, depending on HF noise.<br>> > > > <br>> > > > As for my second original question about a way to easily make a <br>> > > > audio file of the CD ID, I found a way to do this using the <br>> > > > "tomorse" freeware software. If anyone is interested, I'll post how I<br>> went about it.<br>> > > > <br>> > > > Thanks,<br>> > > > <br>> > > > David KB4FXC<br>> > > >  <br>> > > > <br>> > > > <br>> > > > <br>> > > > <br>> > > > On Fri, 25 Jul 2008, Jim Duuuude wrote:<br>> > > > <br>> > > > > <br>> > > > > An HF node should be running as a remote base, therefore not <br>> > > > > decoding DTMF at all<br>> > > > > <br>> > > > > > From: hwstar@rodgers.sdcoxmail.com<br>> > > > > > To: app_rpt@lists.illiana.net<br>> > > > > > Date: Fri, 25 Jul 2008 11:23:32 -0700<br>> > > > > > Subject: Re: [App_rpt] General config questions....try #2<br>> > > > > > <br>> > > > > > <br>> > > > > > Part 1 of the answer:<br>> > > > > > <br>> > > > > > If you are running this as a standard node, you need to <br>> > > > > > specify an empty function table stanza so that nothing gets<br>> decoded. If you are running as a remote base node, then no DTMF functions<br>> will be decoded fromt he radio interface. Remote base nodes have .y on the<br>> end of them in the node table. This is how app_rpt knows which type of code<br>> to run.<br>> > > > > > <br>> > > > > > Part 2 of the answer:<br>> > > > > > <br>> > > > > > chan_usbradio causes DTMF digits to be printed on the console. <br>> > > > > > As far as I know, there's no way to disable this without modifying<br>> the channel driver itself, but maybe Steve Henke knows something I don't.<br>> > > > > > <br>> > > > > > <br>> > > > > > <br>> > > > > > <br>> > > > > > <br>> > > > > > > <br>> > > > > > > From: David McGough <kb4fxc@inttek.net><br>> > > > > > > Date: 2008/07/25 Fri AM 10:18:46 PDT<br>> > > > > > > To: Asterisk Repeater Controler <app_rpt@lists.illiana.net><br>> > > > > > > Subject: [App_rpt] General config questions....try #2<br>> > > > > > > <br>> > > > > > > <br>> > > > > > > Hi Everyone,<br>> > > > > > > <br>> > > > > > > Since I haven't heard any feedback about this post, I guess <br>> > > > > > > the answer is "no" to these questions??? ....If so, I think <br>> > > > > > > I'll have a go at resolving them.<br>> > > > > > > <br>> > > > > > > Thanks!<br>> > > > > > > <br>> > > > > > > David KB4FXC<br>> > > > > > > <br>> > > > > > > <br>> > > > > > > Original message:<br>> > > > > > ><br>> <br>> > > > > > > Now that I'm to the "beta" test phase, I've got some more <br>> > > > > > > questions that I don't see answers to on the list--or have<br>> overlooked (if so, oops!).<br>> > > > > > ><br>> <br>> > > > > > > First, is there an easy way to disable DTMF decoding <br>> > > > > > > entirely for a channel? My HF node (on very staticy 75M) <br>> > > > > > > generates a fair number of spurious DTMF decodes. And, each <br>> > > > > > > time it thinks it hears a code, there is, as expected, a <br>> > > > > > > very short dropout of HF RX audio being passed to the UHF <br>> > > > > > > repeater side. I don't need DTMF decode at all for this node and<br>> would like to turn it off.<br>> > > > > > ><br>> <br>> > > > > > > Second, does anyone have (or know of) a simple utility to <br>> > > > > > > generate sound files for the CD ID, etc.<br>> > > > > > ><br>> <br>> > > > > > > Thanks!<br>> > > > > > ><br>> <br>> > > > > > > David KB4FXC<br>> > > > > > > <br>> > > > > > > <br>> > > > > > > _______________________________________________<br>> > > > > > > App_rpt mailing list<br>> > > > > > > App_rpt@lists.illiana.net<br>> > > > > > > http://lists.illiana.net/mailman/listinfo/app_rpt<br>> > > > > > > <br>> > > > > > <br>> > > > > > _______________________________________________<br>> > > > > > App_rpt mailing list<br>> > > > > > App_rpt@lists.illiana.net<br>> > > > > > http://lists.illiana.net/mailman/listinfo/app_rpt<br>> > > > > <br>> > > > <br>> > > > _______________________________________________<br>> > > > App_rpt mailing list<br>> > > > App_rpt@lists.illiana.net<br>> > > > http://lists.illiana.net/mailman/listinfo/app_rpt<br>> > > <br>> > <br>> > _______________________________________________<br>> > App_rpt mailing list<br>> > App_rpt@lists.illiana.net<br>> > http://lists.illiana.net/mailman/listinfo/app_rpt<br>> > <br>> <br>> _______________________________________________<br>> App_rpt mailing list<br>> App_rpt@lists.illiana.net<br>> http://lists.illiana.net/mailman/listinfo/app_rpt<br>> <br>> _______________________________________________<br>> App_rpt mailing list<br>> App_rpt@lists.illiana.net<br>> http://lists.illiana.net/mailman/listinfo/app_rpt<br><br /><hr />Time for vacation? WIN what you need. <a href='http://www.gowindowslive.com/summergiveaway/?ocid=tag_jlyhm' target='_new'>Enter Now!</a></body>
</html>