<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
My experience is exactly what Jim suggests, it kills the Zaptel
modules. With the ACID distro what I end up doing is a complete
update of the OS then I do a complete update and recompile of the
SVN. Basically you:<br>
<br>
1) Do all of your OS updates using yum. (Or, I use the tool in
Webmin).<br>
2) Update the ACID SVN using these steps:<br>
cd /usr/src<br>
rm -rf astsrc<br>
wget <a class="moz-txt-link-freetext" href="http://x.allstarlink.org/svn-trunk.tar.gz">http://x.allstarlink.org/svn-trunk.tar.gz</a> -O- | tar xzv<br>
mv trunk astsrc<br>
cd astsrc<br>
make upgrade-acid<br>
3) Finally update Zaptel with these steps:<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
cd /usr/src/astsrc/zaptel<br>
./configure<br>
make<br>
make install<br>
make config<br>
modprobe zaptel<br>
service zaptel start<br>
service asterisk restart<br>
<br>
I have no idea if this is the "right" way to do all this. But I do
know that it's working for me. YMMV.<br>
<br>
73<br>
Thor (Operator of N7JCT)<br>
<br>
----------------------------------------<br>
<blockquote
cite="mid:mailman.933.1397387335.31979.app_rpt-users@ohnosec.org"
type="cite">
<pre wrap="">
Message: 2
Date: Sat, 12 Apr 2014 20:30:53 -0700
From: Jim Duuuude <a class="moz-txt-link-rfc2396E" href="mailto:telesistant@hotmail.com"><telesistant@hotmail.com></a>
To: Tim Sawyer <a class="moz-txt-link-rfc2396E" href="mailto:tim.sawyer@mac.com"><tim.sawyer@mac.com></a>, Greg <a class="moz-txt-link-rfc2396E" href="mailto:kb1ncj@gmail.com"><kb1ncj@gmail.com></a>
Cc: app_rpt mailing list <a class="moz-txt-link-rfc2396E" href="mailto:app_rpt-users@ohnosec.org"><app_rpt-users@ohnosec.org></a>
Subject: Re: [App_rpt-users] Cent OS Updating?
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:BLU180-W110437AB9DEDF02ECED3FFB1560@phx.gbl"><BLU180-W110437AB9DEDF02ECED3FFB1560@phx.gbl></a>
Content-Type: text/plain; charset="windows-1252"
At my size, if I "jump" in. Im likely to break it!!
How about a "gentle step"...
:-)
Yes, when Centos updates to a new kernel, the previously-compiled Zaptel modules are no
longer compatible with the running kernel and need to be re-compiled.
Jim
From: <a class="moz-txt-link-abbreviated" href="mailto:tim.sawyer@mac.com">tim.sawyer@mac.com</a>
Date: Sat, 12 Apr 2014 20:27:00 -0700
To: <a class="moz-txt-link-abbreviated" href="mailto:kb1ncj@gmail.com">kb1ncj@gmail.com</a>
CC: <a class="moz-txt-link-abbreviated" href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>
Subject: Re: [App_rpt-users] Cent OS Updating?
That?s a good question. One I?ve been meaning to look into myself.
Here?s what suspect happens: I think the issue is when you install a new kernel it breaks Zaptel. So you have to then update App_rpt with the instructions on the site. But, like I said, that?s what I suspect happens and I?ve never tried it myself.
Perhaps someone will jump in here and enlighten us.
--
Tim
:wq
On Apr 12, 2014, at 2:42 PM, Greg <a class="moz-txt-link-rfc2396E" href="mailto:kb1ncj@gmail.com"><kb1ncj@gmail.com></a> wrote:Is it possible to update Allstar base OS without breaking something? Will "yum update" work or is there some other option that is safer? When I checked the list of updates, asterisk wasn't one of them but haven't executed it yet.
Thanks
Greg
_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a>
<a class="moz-txt-link-freetext" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a>
To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
</pre>
</blockquote>
<br>
</body>
</html>