Hi Fredric,<br>That command list was pulled from the source app_rpt.c and the asterisks are to comment those lines out.  To excute those commands you will need to create a function.  I put them under [functions] in /etc/asterisk/rpt.conf.  For example:<br>

<br>[functions]<br>900 = cop,58        ;Tx CTCSS On Input only Enable<br>901 = cop,59        ;Tx CTCSS On Input only Disable<br><br>A *900 will execute TX CTCSS Enable, *901 will execute TX CTCSS Disable.<br><br>Also Allstarnode.com is not maintained by the developers of app_rpt, it is a third party site.  The current site for configuration information is <a href="http://ohnosec.org/drupal">http://ohnosec.org/drupal</a>.  The variable you are looking for is documented at <a href="http://ohnosec.org/drupal/node/176">http://ohnosec.org/drupal/node/176</a>.<br>

<br><br>Monty<br>
<br><br><div class="gmail_quote">On Sun, Jan 1, 2012 at 2:04 AM, Fredric Moses <span dir="ltr"><<a href="mailto:fred@moses.bz">fred@moses.bz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I am working on getting a logic output to run my PL encoder for COR active PL on the main repeater port.  using a variable i was able to get it to work fine with local RX audio. When a signal is present I have a gpio pin going low.. when not present going back high..   but can not find a variable to watch for IP links coming in. Is there one?  Is there something I can watch so that I can make the logic pin swing..?<br>


<br>
Some google foo found these commands<br>
* 56 - Rx CTCSS Enable<br>
* 57 - Rx CTCSS Disable<br>
* 58 - Tx CTCSS On Input only Enable<br>
* 59 - Tx CTCSS On Input only Disable<br>
<a href="http://allstarnode.com/viewtopic.php?f=5&t=8" target="_blank">http://allstarnode.com/viewtopic.php?f=5&t=8</a><br>
<br>
The only mention I see of TX PL is with use of a USB radio interface.  Will *58 follow the tx pl settings set in usbradio if I had a USB radio device vs using one of the LOX ports for the main repeater..<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Fredric Moses - W8FSM - WQOG498<br>
<a href="mailto:fred@moses.bz">fred@moses.bz</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
</font></span></blockquote></div><br>