<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
According to <a class="moz-txt-link-freetext" href="http://ohnosec.org/drupal/node/143">http://ohnosec.org/drupal/node/143</a>, <br>
<br>
********************<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Startup Macro<br>
Additionally, there is one macro type which can executed once on
system startup. Each node can have one startup macro defined in its
node stanza.<br>
To define the startup macro, place the something similar to this in
your node stanza:<br>
<br>
startup_macro=*9532011*9532000<br>
This example executes two DTMF commands to establish two links at
startup. The startup macro does not require a trailing # like a
function macro.<br>
********************<br>
<br>
Let's be honest... have you ever entered at the CLI> prompt the
command of<br>
CLI> rpt fun [your-node] *3[their-node] {enter}<br>
and have it fail? (Note the lack of #?)<br>
<br>
Either way, it works for me... except when the command is entered
into a node stanza...<br>
<br>
ie:<br>
<br>
[1776] (*) ;
Change this to your assigned node number <br>
rxchannel=Radio/usb1776 ; Rx audio/signalling
channel<br>
duplex=1<br>
linktolink=yes<br>
erxgain=-3 ;
Echolink receive gain adjustment ; Note: Gain is in db-volts<br>
etxgain=3 ;
Echolink transmit gain adjustment ; Note: Gain is in db-volts
(20logVI/VO)<br>
scheduler=schedule<br>
morse=morse<br>
macro=macro<br>
functions=functions ; Repeater
Function Table<br>
phone_functions=functions ; Repeater Function
Table<br>
link_functions=functions ; Link Function
Table<br>
telemetry=telemetry ; Telemetry
descriptions<br>
wait_times=wait-times ; Wait times<br>
context = radio ; dialing
context for phone<br>
callerid = "Repeater" <0000000000> ; callerid for phone
calls<br>
idrecording = rpt/repeater_id ; id
recording or morse string<br>
accountcode=RADIO ; account
code (optional)<br>
hangtime=1000 ; squelch
tail hang time (in ms) (optional)<br>
althangtime=4000 ; longer
squelch tail<br>
totime=170000 ; transmit
time-out time (in ms) (optional)<br>
idtime=540000 ; id
interval time (in ms) (optional)<br>
politeid=30000 ; time in
milliseconds before ID timer<br>
; idtalkover=|i ; Talkover ID
(optional) default is none<br>
unlinkedct=ct2 ; unlinked
courtesy tone (optional) default is none<br>
remotect=ct3 ; remote
linked courtesy tone (indicates a remote is in the list of links)<br>
linkunkeyct=ct8 ; sent when
a transmission received over the link unkeys<br>
startup_macro=*3[node-number] ; this crap doesn't work.<br>
<br>
(* = note: this story is true. The actual node number and callsigns
were altered to protect the innocent)<br>
<br>
Why doesn't it work, is what I want to know. I tried the command
in the [macro1776] stanza - no good. <br>
Re-read and saw where it -had- to be in the 'node' stanza - entered
it there and still - no bueno. Que pasa?<br>
<br>
-Geoff<br>
<br>
</body>
</html>