Sounds good guys, it's not so much about disk space for me as it is minimal requirements, I guess it's my minimalistic nature :D <br><br>Why is Digium so resistant to adding the changed code to their repository? <br>
<br>73<br>Stephen<br>K1LNX<br><br><br><div class="gmail_quote">On Tue, Jun 30, 2009 at 10:00 AM, Steve Zingman <span dir="ltr"><<a href="mailto:szingman@informx.com">szingman@informx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I agree with Jim.<br>
I don't auto load any modules (autoload=no) in modules.conf.<br>
I only load the modules I need and add more modules as I add features.<br>
<br>
73, Steve N4IRS<br>
<div><div></div><div class="h5"><br>
Jim Duuuude wrote:<br>
> Well, i dont know about that.<br>
><br>
> In our experience with Limey Linux (very small footprint) there is still<br>
> room for a mostly complete distro.<br>
> On a host, there is plenty of disk space.<br>
><br>
> I realize that these distros are mainly for radio/repeater use, BUT that<br>
> not all they are used for. I know<br>
> someone (DMK, the URI dude, actually) that just got a Limey Linux box<br>
> running as his phone system (I know,<br>
> I had to get mpg123 compiled for it for his music on hold). I had him<br>
> noload the app_rpt and chan_usbradio<br>
> modules, and it really does make a nice small CHEAP phone system.<br>
><br>
> So I think that keeping this stuff as generally useful as possible is<br>
> the best thing.<br>
><br>
> Just my opinion..<br>
><br>
> JIM WB6NIL<br>
><br>
><br>
> ------------------------------------------------------------------------<br>
> Date: Tue, 30 Jun 2009 09:28:46 -0400<br>
> From: <a href="mailto:k1lnx@k1lnx.net">k1lnx@k1lnx.net</a><br>
> To: <a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a><br>
> Subject: Re: [App_rpt-users] Location of source code for usbradio.c and<br>
> xpmr bits please ?<br>
><br>
> Steve/group,<br>
> With all that being said (asterisk forked), what could we strip out<br>
> and still have core functionality strictly from the radio and allstar<br>
> network access aspect? My app_rpt install is solely for this project<br>
> alone, I entertained the idea of turning it into a full fledged PBX, but<br>
> your right it can cause problems and I think I am better off with a<br>
> stand alone install for that.<br>
><br>
> I'm not sure how much interest or what level of work an undertaking like<br>
> that would take, but to have a slimmed down Asterisk version<br>
> specifically for this project would be a great idea.<br>
><br>
> 73<br>
> Stephen<br>
> K1LNX<br>
><br>
><br>
> On Mon, Jun 29, 2009 at 5:10 PM, <<a href="mailto:hwstar@rodgers.sdcoxmail.com">hwstar@rodgers.sdcoxmail.com</a><br>
</div></div>> <mailto:<a href="mailto:hwstar@rodgers.sdcoxmail.com">hwstar@rodgers.sdcoxmail.com</a>>> wrote:<br>
><br>
><br>
> ><br>
> > From: MW0CQU <<a href="mailto:MW0CQU@ntlworld.com">MW0CQU@ntlworld.com</a> <mailto:<a href="mailto:MW0CQU@ntlworld.com">MW0CQU@ntlworld.com</a>>><br>
<div class="im">> > Date: 2009/06/29 Mon PM 12:03:39 PDT<br>
</div>> > To: <a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a> <mailto:<a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a>><br>
<div><div></div><div class="h5">> > Subject: [App_rpt-users] Location of source code for usbradio.c<br>
> and xpmr<br>
> > bits please ?<br>
> ><br>
> > Hi all,<br>
> ><br>
> > I started adding app_rpt into an asterisk system here at the end<br>
> of last<br>
> > year, then other things<br>
> > kept me away from asterisk other than maintaining my home phone<br>
> system !.<br>
> ><br>
> > Now I have a little more time (before the next calamity!) I<br>
> thought I'd<br>
> > pick up where I left off<br>
> ><br>
> > But I dont want a turnkey distro at this stage I have app_rpt.c<br>
> and the<br>
> > digium sources I just want to add<br>
> > usbradio.c and the "xpmr" folder files onto my "development" asterisk<br>
> > box for a "play".<br>
> ><br>
> > I looked over the site, and couldnt find a link,<br>
> ><br>
> > I googled around a lot and found the code in HTML format (with line<br>
> > numbers) but couldn't find the raw source.<br>
> ><br>
> > Where do I get these sources these days please ? I cant see a<br>
> link to a<br>
> > CVS tree either<br>
> ><br>
> > 73<br>
> ><br>
> > 'CQU<br>
> ><br>
> ><br>
> ><br>
><br>
><br>
> Your strategy is not advised. For two reasons.<br>
><br>
> --one--<br>
><br>
> The latest Digium sources are not compatible with app_rpt and the<br>
> usb driver, Getting Digium to incorporate our changes to fix this<br>
> has been next to impossible.<br>
><br>
> Our solution was to use a patched copy of asterisk 1.4.23-pre and<br>
> build our system off of that. Yes, we have technically forked<br>
> Asterisk, but we had no choice.<br>
><br>
> --two-<br>
><br>
> Running a radio system and a phone system off of the same box is<br>
> just asking for trouble. If the radio system goes down, so does your<br>
> phone system. I learned this one the hard way a few years ago when<br>
> my system was configured in this manner. I now run two separate<br>
> servers to avoid getting complaints form family members when my<br>
> experiments<br>
> on the radio system go amok. Also, the phone system works much<br>
> better with DTMF_RELAX configured to be disabled.<br>
><br>
> The sources for the version of Asterisk with all necessary patches<br>
> and the latest app_rpt.c and usb channel driver are available via<br>
> SVN from the developers section of my site at<br>
> <a href="http://app-rpt.qrvc.com" target="_blank">http://app-rpt.qrvc.com</a><br>
><br>
><br>
> Steve<br>
> WA6ZFT<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> No virus found in this outgoing message.<br>
</div></div>> Checked by AVG - <a href="http://www.avg.com" target="_blank">www.avg.com</a> <<a href="http://www.avg.com" target="_blank">http://www.avg.com</a>><br>
<div class="im">> Version: 8.5.375 / Virus Database: 270.13.0/2209 - Release Date:<br>
> 06/29/09 14:43:00<br>
><br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
</div>> <a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a> <mailto:<a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a>><br>
<div class="im">> <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>
> App_rpt-users mailing list<br>
</div>> <a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a> <mailto:<a href="mailto:App_rpt-users@qrvc.com">App_rpt-users@qrvc.com</a>><br>
<div class="im">> <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>
> Stephen Brown - ARS K1LNX<br>
> Johnson City, TN EM86<br>
> <a href="http://www.k1lnx.net" target="_blank">http://www.k1lnx.net</a><br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
<div><div></div><div class="h5">><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>
<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><br clear="all"><br>-- <br>Stephen Brown - ARS K1LNX<br>Johnson City, TN EM86<br><a href="http://www.k1lnx.net">http://www.k1lnx.net</a><br>