I had an issue compiling zaptel with kernel 2.6.30 (gentoo). ztdummy wouldn't compile.<div>Known issue and there is a patch available. I attached the patch which should probably</div><div>be merged into the tree. I was going to put it in mantis but didn't see the proper spot.</div>
<div><br></div><div><div><br clear="all">--<br>Don Russell, CBRE<br>Director of IT/Chief Operator - Maverick Media<br>W9DRR - ARRL OES, Technical Specialist<br>Winnebago County AEC<br><a href="http://www.socialengineer.us">http://www.socialengineer.us</a><br>
--<br>
<br><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 10:59, Jim Duuuude <span dir="ltr"><<a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Note, the lines without '#' are the ones that are typed into the Linux<br>
prompt:<br>
<br>
<br>
cd /usr/src<br>
#or whatever directory has the 'asterisk' directory which contains<br>
#the asterisk, zaptel and libri sources are.<br>
<br>
mv asterisk asterisk.old<br>
#this saves the old source tree as 'asterisk.old'<br>
<br>
svn co svn://<a href="http://qrvc.com/projects/allstar/astsrc-1.4.23-pre/trunk
#this" target="_blank">qrvc.com/projects/allstar/astsrc-1.4.23-pre/trunk<br>
#this</a> downloads the new source tree from SVN<br>
<br>
mv trunk asterisk<br>
#this renames the newly downloaded source tree as 'asterisk'<br>
<br>
cd asterisk<br>
cd zaptel<br>
make install<br>
cd ../libpri<br>
make install<br>
cd ../asterisk<br>
./configure<br>
make install<br>
#Re-builds and installs the whole thing<br>
<br>
<br>
<br>
JIM<br>
<br>
<br>
Date: Wed, 17 Feb 2010 10:28:35 -0600<br>
Subject: Re: [App_rpt-users] New features / bug fixes<br>
From: <a href="mailto:bbrown@byrg.net">bbrown@byrg.net</a><br>
To: <a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a><br>
<br>
hey man<br>
<br>
i have had my head in sand ... how do i update from ver .210 to .213?<br>
<br>
i did the: astupd.sh<br>
and it says i have latest..... (.210)<br>
<br>
am i missing a proceedure here?<br>
--<br>
Thanks in Advance<br>
<br>
Bob Brown, WØNQX<br>
<br>
Kansas City Metro Area<br>
<br>
<a href="http://sm0kenet.net" target="_blank">http://sm0kenet.net</a><br>
<br>
<a href="http://byrg.net" target="_blank">http://byrg.net</a><br>
<br>
<br>
<a href="http://kcdstar.byrg.net" target="_blank">http://kcdstar.byrg.net</a><br>
<br>
Quis custodiet ipsos custodes?<br>
<div class="im"> <br>
<br>
<br>
<br>
On Mon, Feb 15, 2010 at 21:37, Jim Duuuude <<a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a>> wrote:<br>
<br>
<br>
</div><div><div></div><div class="h5">I implemented a couple more today:<br>
<br>
42 -- Add the ability to use a COP command to enable and disable receive CTCSS<br>
48 -- TX CTCSS only on valid input<br>
54 -- nighly rsync updates aren't running<br>
<br>
<br>
This requires upgrade to current apps/app_rpt.c (version 0.213),<br>
channels/chan_usbradio.c, channels/xpmr/xpmr.c and channels/xpmr/xpmr.h.<br>
<br>
JIM WB6NIL<br>
<br>
<br>
<br>
<br>
From: <a href="mailto:telesistant@hotmail.com">telesistant@hotmail.com</a><br>
To: <a href="mailto:app_rpt-users@qrvc.com">app_rpt-users@qrvc.com</a><br>
Date: Mon, 15 Feb 2010 11:03:31 -0800<br>
<br>
Subject: [App_rpt-users] New features / bug fixes<br>
<br>
<br>
<br>
<br>
<br>
The following Mantis issues are now resolved:<br>
<br>
22 -- LiTZ mode<br>
40 -- Cannot go into carrier squelch mode without commenting out the rxctcssfreqs and txctcssfreqs options.<br>
41 -- Archivedir recording feature only records node TX audio and not Rx audio<br>
<br>
49 -- Function class to execute a command or shell script via DTMF<br>
<br>
This requires upgrade to current apps/app_rpt.c (version 0.211),<br>
channels/chan_usbradio.c and main/dsp.c.<br>
<br>
Sorry that I have been out of it for a while, but I have been having some<br>
<br>
significant health problems and have been doing the best I possibly can.<br>
<br>
P.S.<br>
<br>
Does anyone have a test system running IRLP that is loaded with the latest ACID<br>
distribution so that I can look at and resolve one of the bugs easily?? Thanks.<br>
<br>
<br>
<br>
JIM WB6NIL<br>
<br>
<br>
<br>
</div></div><div><div></div><div class="h5">_______________________________________________<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>
<br>
<br>
<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>
</div></div></blockquote></div><br></div></div>