<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
try about line 34 or so in app_rpt.c<br><br><br>> Date: Thu, 4 Nov 2010 00:04:48 -0400<br>> From: brennanma@gmail.com<br>> To: n7pkt@hybotics.org<br>> CC: app_rpt-users@qrvc.com<br>> Subject: Re: [App_rpt-users] ID Question<br>> <br>> Dale,<br>> <br>>   Thanks for your response. I have been trying to figure out what you<br>> mean and I must say, unfortunately, I'm at a loss. I have gone through<br>> app_rpt.c and looked through the code and while I understand a great<br>> deal of it I cannot find the DTMF functions you are referencing. As<br>> far as I know I am running the most recent version from SVN. Any<br>> chance there's an example of what you're talking about out there that<br>> I'm missing?<br>> <br>> Also, setting eannmode to 0 doesn't work. Setting it to 2 currently<br>> seems broken as it is announcing node numbers instead of call signs.<br>> <br>> Thanks,<br>> Matt, NM1B<br>> <br>> On Tue, Oct 26, 2010 at 15:30, Dale Weber <n7pkt@hybotics.org> wrote:<br>> > On Tuesday, October 26, 2010 12:05:03 pm Matt Brennan wrote:<br>> >> Jeremy,<br>> >><br>> >>   Thanks, I'll give that a try. I was going to try that, but I read in<br>> >> the code something about enforcing a minimum of 600 seconds so I just<br>> >> assumed it wouldn't work. I guess I'll see.<br>> >><br>> >>   Two other questions for the group:<br>> >><br>> >>     1) Is there an easy way to stop it from saying "to node # # # #"<br>> >> when it announces someone connecting. I have it set to say the<br>> >> callsign, which is sufficient. I don't need to know my node # every<br>> >> time someone connects.<br>> ><br>> >        Take a look at app-rpt.c and you will see a list of functions you can<br>> > assign to DTMF sequences. There are 3 functions that control EchoLink<br>> > announcements.  I have my node set to just announce node numbers.<br>> ><br>> >        Create a directory named /etc/asterisk/custom and put an rpt.conf file<br>> > there with a stanza for your node functions. Add a '(+) right after the stanza<br>> > name. Now you can add custom DTMF codes and associate them with any app_rpt<br>> > function you want to use, just like in the main rpt.conf file. I have defined<br>> > several new codes here and they will be added to your node's function list on<br>> > startup. The new codes will be added everytime you restart asterisk.<br>> ><br>> >>     2) Anyone had an issue with it saying the wrong callsigns on<br>> >> EchoLink? KB1PSB connected the other day, and it announced KT0EE. It<br>> >> has done this with a few different call signs, afaik all of them on<br>> >> mobile devices.<br>> ><br>> >        It will only announce the callsign of the node that is connectiong, which<br>> > may or may not be the callsign of the actual user.<br>> ><br>> >        8-Dale<br>> ><br>> >> On Sun, Oct 24, 2010 at 19:32, "Jeremy R. Geeo [KDØEAV]"<br>> >><br>> >> <kd0eav@clear-sky.net> wrote:<br>> >> > I believe that's just a matter of setting:<br>> >> > idtime=0<br>> >> ><br>> >> > At least that's how I've done it in the past...<br>> >> ><br>> >> ><br>> >> ><br>> >> > 73<br>> >> ><br>> >> > - Jeremy, KD0EAV<br>> >> ><br>> >> > Matt Brennan wrote:<br>> >> >> Good Day,<br>> >> >><br>> >> >>   I have just installed the ACID build today to get my node online on<br>> >> >> Echolink and AllStar. I have an issue though where the box that runs<br>> >> >> Asterisk is interfacing with an SCOM 7330 controller which handles all<br>> >> >> ID'ing. I have looked through the docs and can't seem to find a place<br>> >> >> where I can turn off apt_rpt sending a CW ID. Is there any way to turn<br>> >> >> this off? Our system is set up to drop PL on ID from the controller so<br>> >> >> it's a bit annoying when the Asterisk install sends ID through the<br>> >> >> controller.<br>> >> >><br>> >> >> Thank you,<br>> >> >> Matt, NM1B<br>> >> >> _______________________________________________<br>> >> >> App_rpt-users mailing list<br>> >> >> App_rpt-users@qrvc.com<br>> >> >> http://qrvc.com/mailman/listinfo/app_rpt-users<br>> >> ><br>> >> > _______________________________________________<br>> >> > App_rpt-users mailing list<br>> >> > App_rpt-users@qrvc.com<br>> >> > http://qrvc.com/mailman/listinfo/app_rpt-users<br>> >><br>> >> _______________________________________________<br>> >> App_rpt-users mailing list<br>> >> App_rpt-users@qrvc.com<br>> >> http://qrvc.com/mailman/listinfo/app_rpt-users<br>> ><br>> > --<br>> > Open your mind, Read, Learn, Think, Apply..<br>> > AllStar Node 2392 / EchoLink 541558 / 73, from N7PKT!<br>> > http://www.hybotics.com - NEW main site<br>> > Just because we can, does it follow that we should?<br>> > _______________________________________________<br>> > App_rpt-users mailing list<br>> > App_rpt-users@qrvc.com<br>> > http://qrvc.com/mailman/listinfo/app_rpt-users<br>> ><br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@qrvc.com<br>> http://qrvc.com/mailman/listinfo/app_rpt-users<br>                                    </body>
</html>