Adam Robins wrote:
1. I wiped out the /usr/src/asterisk directory structure 2. I followed the instructions below for re-downloading, installing and restarting Asterisk 3. The Asterisk module in /usr/sbin/asterisk reflects the new date/time
Still shows version 1-0 12/21/2004.
I can not find a .version file in the /usr/src/asterisk directory
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of C F Sent: Tuesday, January 25, 2005 9:05 AM To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Updating Asterisk
http://lists.digium.com/pipermail/asterisk-users/2004-December/080514.ht ml
On Tue, 25 Jan 2005 08:58:46 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
Well, only thing I can see is that your CVS download didn't went right, or you downloaded it into a different place, because you're notJust tried it. "Show version" still shows:
Connected to Asterisk CVS-v1-0-12/21/04-14:14:46
even at 1.0.4
Follow these simple steps to update you tree :
# cd /usr/src # export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot # cvs login - the password is anoncvs.
# cvs checkout -r v1-0-5 asterisk # cd asterisk # make clean; make
then, stop asterisk
# make install
then start asterisk
Silly question.. Are you restarting asterisk? Are you sure? A reload won't do it. A "restart now" (which will distrupt traffic) should do it, but ultimately a "stop now" and start it back up would be better.
By the way, how are you starting asterisk? If you are using a script, check what binary it points to.
-Brett
_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users