<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=utf-8 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY id=MailContainerBody
style="PADDING-TOP: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px" leftMargin=0
topMargin=0 CanvasTabStop="true" name="Compose message area">
<DIV><FONT face=Calibri>if the default tone could be set to last</FONT></DIV>
<DIV><FONT face=Calibri>then the the tx tone would always be the last
heard</FONT></DIV>
<DIV><FONT face=Calibri>but I am not sure that’s what you want</FONT></DIV>
<DIV><FONT face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri>Thanks<BR>73 Neil Sablatzky K8IT<BR>Allstar Node
41838 KITLINK<BR>Allstar Node 42087 KITLINK HUB<BR>IRLP Node exp0068<BR>Echolink
K8IT-L<BR>WIRES-X K8IT 11479 Room 21479</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=michael@lockwood.us.com
href="mailto:michael@lockwood.us.com">Michael "Lee" Lockwood</A> </DIV>
<DIV><B>Sent:</B> Wednesday, August 09, 2017 11:40 AM</DIV>
<DIV><B>To:</B> <A title=app_rpt-users@lists.allstarlink.org
href="mailto:app_rpt-users@lists.allstarlink.org">Users of Asterisk app_rpt</A>
</DIV>
<DIV><B>Subject:</B> Re: [App_rpt-users] ctcss Encode Issues</DIV></DIV></DIV>
<DIV><BR></DIV>
<DIV dir=ltr>
<DIV class=gmail_default style="FONT-FAMILY: trebuchet ms,sans-serif">Thanks for
the reply Steve. When I uncomment txctcssdefault, it reverts to no ctcss
on the transmit side when PTT is release. </DIV></DIV>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>On Wed, Aug 9, 2017 at 10:30 AM, Steve Zingman <SPAN
dir=ltr><<A href="mailto:szingman@msgstor.com"
target=_blank>szingman@msgstor.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex">
<DIV bgcolor="#FFFFFF" text="#000000">Michael,<BR>We are looking at the
channel drives now. I can't say I have tried your config. I will test when I
get a chance. Your configuration looks correct. I would be interested in
hearing what happens when you comment out the txctcssdefault. <BR>Hopefully
someone else will chime in.<BR><BR>73, Steve N4IRS
<DIV>
<DIV class=h5><BR><BR>
<DIV class=m_4753461508189703360moz-cite-prefix>On 8/9/2017 11:12 AM, Michael
"Lee" Lockwood wrote:<BR></DIV></DIV></DIV>
<BLOCKQUOTE type="cite">
<DIV>
<DIV class=h5>
<DIV dir=ltr>
<DIV class=gmail_default>A follow up to my previous email:</DIV>
<DIV class=gmail_default><BR></DIV>
<DIV class=gmail_default>I have multiple ctcss tone frequencies in
usbradio.conf. app_rpt is decoding the incoming CTCSS (confirmed using
debug), and it transmits CTCSS while someone is actively keying the
repeater. However, as soon as they release PTT, app_rpt stops
transmitting the corresponding CTCSS tone that was being used, and reverts
to the default tone instead.</DIV>
<DIV class=gmail_default><BR></DIV>
<DIV class=gmail_default>So, if I key the repeater using 146.2, it
broadcasts out using 146.2 and other radios hear audio just fine. But,
as soon as I release PTT on the mobile/portable radio, the squelch tail is
broadcast using 151.4, not 146.2. This results in the users programmed
with 146.2 not hearing the courtesy tone or squelch tail. </DIV>
<DIV class=gmail_default><BR></DIV>
<DIV class=gmail_default>Has anyone else run in to this issue? </DIV>
<DIV class=gmail_default><BR></DIV>
<DIV class=gmail_default>Here's my usbradio.conf file again:</DIV>
<DIV class=gmail_default><BR></DIV>
<DIV class=gmail_default><PRE style="FONT-SIZE: 12px; WHITE-SPACE: pre-wrap; COLOR: rgb(0,0,0)">[usb]
hdwtype=0
rxboost=1
txboost=1
rxctcssrelax=1
txctcssdefault=151.4
rxctcssfreqs=146.2,141.3,151.4
txctcssfreqs=146.2,141.3,151.4
;rxctcssoverride=0
carrierfrom=usb
ctcssfrom=dsp
rxdemod=flat
txprelim=yes
txlimonly=no
txtoctype=phase
txmixa=composite
txmixb=0
invertptt=0
duplex=1
rxondelay=0
rxnoisefiltype=0
eeprom=0</PRE></DIV>
<DIV class=gmail_default><BR></DIV></DIV>
<DIV class=gmail_extra><BR>
<DIV class=gmail_quote>On Mon, Aug 7, 2017 at 7:41 PM, Michael "Lee"
Lockwood <SPAN dir=ltr><<A href="mailto:michael@lockwood.us.com"
target=_blank>michael@lockwood.us.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex">
<DIV dir=ltr>
<DIV class=gmail_default style='FONT-FAMILY: "trebuchet ms",sans-serif'>
<DIV class=gmail_default style="FONT-SIZE: 12px">Hello,</DIV>
<DIV class=gmail_default style="FONT-SIZE: 12px">I am unable to get any
ctcss to be encoded during transmit, except for the tone frequency that's
entered in to the txctcssdetault field. If I change that tone, the
new value gets transmitted. However, all of the other tones in the
txctcssfreqs are being ignored. However, I do know that the
rxctcssfreqs values are being decoded. If I transmit in to the
repeater using a tone not listed, or without a tone, app_rpt ignores it
and does not repeat and key up the transmitter. Any assistance is
greatly appreciated. Thanks in advance!</DIV>
<DIV class=gmail_default style="FONT-SIZE: 12px"><BR></DIV>
<DIV class=gmail_default style="FONT-SIZE: 12px">Here's what's in my
usbradio.conf</DIV>
<DIV class=gmail_default style="FONT-SIZE: 12px"><PRE style="WHITE-SPACE: pre-wrap; COLOR: rgb(0,0,0)">[usb]
hdwtype=0
rxboost=1
txboost=1
rxctcssrelax=1
txctcssdefault=151.4
rxctcssfreqs=146.2,141.3,151.4
txctcssfreqs=146.2,141.3,151.4
;rxctcssoverride=0
carrierfrom=usb
ctcssfrom=dsp
rxdemod=flat
txprelim=yes
txlimonly=no
txtoctype=phase
txmixa=composite
txmixb=0
invertptt=0
duplex=1
rxondelay=0
rxnoisefiltype=0
eeprom=0</PRE></DIV></DIV><SPAN class=m_4753461508189703360HOEnZb><FONT
color=#888888>
<DIV><BR></DIV>-- <BR>
<DIV class=m_4753461508189703360m_2424662585604992818gmail_signature>
<DIV dir=ltr>
<DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV dir=ltr><BR>
<DIV><B>Michael "Lee" Lockwood</B></DIV>
<DIV><A href="mailto:michael@lockwood.us.com"
target=_blank>michael@lockwood.us.com</A></DIV></DIV></DIV></DIV></DIV></DIV></DIV></FONT></SPAN></DIV></BLOCKQUOTE></DIV><BR><BR
clear=all>
<DIV><BR></DIV>-- <BR>
<DIV class=m_4753461508189703360gmail_signature
data-smartmail="gmail_signature">
<DIV dir=ltr>
<DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV dir=ltr><BR>
<DIV><B>Michael "Lee" Lockwood</B></DIV>
<DIV><A href="mailto:michael@lockwood.us.com"
target=_blank>michael@lockwood.us.com</A></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV><BR>
<FIELDSET class=m_4753461508189703360mimeAttachmentHeader></FIELDSET>
<BR></DIV></DIV><PRE>______________________________<WBR>_________________
App_rpt-users mailing list
<A class=m_4753461508189703360moz-txt-link-abbreviated href="mailto:App_rpt-users@lists.allstarlink.org" target=_blank>App_rpt-users@lists.<WBR>allstarlink.org</A>
<A class=m_4753461508189703360moz-txt-link-freetext href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target=_blank>http://lists.allstarlink.org/<WBR>cgi-bin/mailman/listinfo/app_<WBR>rpt-users</A>
To unsubscribe from this list please visit <A class=m_4753461508189703360moz-txt-link-freetext href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target=_blank>http://lists.allstarlink.org/<WBR>cgi-bin/mailman/listinfo/app_<WBR>rpt-users</A> 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. </PRE></BLOCKQUOTE><BR></DIV><BR>______________________________<WBR>_________________<BR>App_rpt-users
mailing list<BR><A
href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.<WBR>allstarlink.org</A><BR><A
href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users"
rel=noreferrer
target=_blank>http://lists.allstarlink.org/<WBR>cgi-bin/mailman/listinfo/app_<WBR>rpt-users</A><BR><BR>To
unsubscribe from this list please visit <A
href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users"
rel=noreferrer
target=_blank>http://lists.allstarlink.org/<WBR>cgi-bin/mailman/listinfo/app_<WBR>rpt-users</A>
and scroll down to the bottom of the page. Enter your email address and press
the "Unsubscribe or edit options button"<BR>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.
<BR></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV><BR></DIV>-- <BR>
<DIV class=gmail_signature data-smartmail="gmail_signature">
<DIV dir=ltr>
<DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV dir=ltr><BR>
<DIV><B>Michael "Lee" Lockwood</B></DIV>
<DIV><A href="mailto:michael@lockwood.us.com"
target=_blank>michael@lockwood.us.com</A></DIV>
<DIV>
<DIV
style="FONT-SIZE: small"></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV></DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>App_rpt-users mailing
list<BR>App_rpt-users@lists.allstarlink.org<BR>http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users<BR><BR>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"<BR>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.</BODY></HTML>