SO far I have tested the changes to the announcements. I find that the echolink announcements are changed as intended but I see no change to the way the IRLP announcements work.<div><br></div><div>I still get the Male IRLP announcer first and then the female Asterisk announcement.</div>
<div><br></div><div>I tried using the command line:</div><div>rpt cmd 2250 cop 40 2250</div><div>and</div><div>rpt cmd 2250 cop 41 2250</div><div><br></div><div>neither one had any effect on IRLP announcements. So I tried assigning a DTMF code to the cop commands and this didnt work for me either.</div>
<div><br></div><div>I have a question: What are the Foreign Link Local Output Path statements for?</div><div><br></div><div>Thanks,</div><div><br></div><div>Matt<br><br><div class="gmail_quote">2009/5/17 Stephen Rodgers <span dir="ltr"><<a href="mailto:hwstar@rodgers.sdcoxmail.com">hwstar@rodgers.sdcoxmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">New versions of app_rpt.c and chan_irlp.c are available from svn:<br>
<br>
<br>
app_rpt.c Version 0.181<br>
chan_irlp.c Version 0.26<br>
<br>
1. Better control of IRLP connect and disconnect messages through config<br>
file options and DTMF commands, and added irlpplay CLI command<br>
to assist in queuing the messages one at a time.<br>
<br>
Attempt to resolve Mantis bug 0000003.<br>
New rpt.conf keywords for node stanza:<br>
irlpann={0,1} (0 = no irlp disconnect/connect massages, 1 = play irlp<br>
disonnect/connect messages)<br>
<br>
See source file for DTMF command usage.<br>
<br>
2. Better control of Echolink connect and disconnect messages through<br>
config file options and DTMF commands<br>
<br>
Attempt to resolve Mantis bug 0000002.<br>
<br>
New rpt.conf keywords for node stanza:<br>
eannmode=(1,2,3} (1 = say node number only , 2 = say callsign only, 3 =<br>
say node and callsign)<br>
<br>
See source file for DTMF command usage.<br>
<br>
3. Added feature to call an external program on connect and disconnect.<br>
<br>
New rpt.conf keywords for node stanza:<br>
<br>
connpgm=yourconnectprogram<br>
discpgm=yourdisconnectprogram<br>
<br>
Passes node which is processing the connect or disconnect as the first<br>
arg (us), and node which is being connected or disconnected as the<br>
second arg (them),<br>
<br>
Attempt to add Mantis feature request 0000007.<br>
<br>
4. Convert morse code sender to use ast_playtones_start so that the<br>
timing of the morse code characters is consistent.<br>
<br>
Attempt to resolve Mantis bug 0000005.<br>
<br>
<br>
---<br>
<br>
<br>
Steve<br>
WA6ZFT<br>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a><br>
<a href="http://qrvc.com/mailman/listinfo/app_rpt-users" target="_blank">http://qrvc.com/mailman/listinfo/app_rpt-users</a><br>
</blockquote></div><br></div>