Some entries have hard coded defaults where if you leave it out, it will default to something else, so if you want a silent telem, make a telemetry tone that is silent and set it as the tone.

I think you'll need to set remotetx in [telemetry] to a silent tone. If you leave it out it will default to some hardcoded tone.  I use 

|t(0,0,10,2048)    ; silent  tone.

This is just a slightly educated guess.. I'm relatively new to this, but did extensive testing of how the telem works as we were trying to do something uncommon as well.





Regards,
Mike Montalvo, KF7MBK
ARA Membership Chair
www.w7ara.org






On Wed, Jan 28, 2015 at 12:37 PM, Steve Agee <n5zua@earthlink.net> wrote:
You would also need to take out the ID and in the [telemetry] stanza, do the same for "remotetx=" as well. Some of these fields don't like true zero values, so you may cause Asterisk to die. If so, try some non-zero value that is small.

N5ZUA


On 1/28/2015 1:27 PM, Andrew Sylthe wrote:
Hello All,

I'm struggling to configure my simplex node in a particular way.  As of right now I have duplex=0 specified for my node in rpt.conf.  My goal is to maintain the functionality of duplex=0, but do want a courtesy tone to transmit ONLY when a remotely connected AllStar node unkeys.  I do not want the simplex node to ID or transmit a courtesy tone for local transmissions.  Has anyone else configured their node in such a way?  If so, would you be willing to share your configuration.

I've tried setting duplex=1 in rpt.conf along with the following settings with no luck:

; Telemetry & Courtesy Tone Options
telemetry=telemetry
;unlinkedct=ct2 ; Sent when not connected to another node
remotect=ct3   ; Sent when remote base connected
linkunkeyct=ct8 ; sent when a network user unkeys
nolocallinkct=1
eannmode=2
echolinkdefault=0
echolinkdynamic=0
nounkeyct=0
holdofftelem=1
telemdefault=0
telemdynamic=0
guilinkdefault=0
guilinkdynamic=0
phonelinkdefault=0
phonelinkdynamic=0


Thank you in advance for anyone that is able to help!

--
Andrew Sylthe
KC9ONA


_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.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@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://ohnosec.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.