Yes, asterisk is starting from a script. I've confirmed that it is pointing to the correct module.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, January 25, 2005 10:34 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Updating Asterisk 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.h >t >ml > > > >On Tue, 25 Jan 2005 08:58:46 -0500, [EMAIL PROTECTED] ><[EMAIL PROTECTED]> wrote: > > >>>Just tried it. "Show version" still shows: >>> >>>Connected to Asterisk CVS-v1-0-12/21/04-14:14:46 >>> >>> >>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 not >> >> > > > >>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 [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended recipient. If you have received this transmission in error, any use, reproduction or dissemination of this transmission is strictly prohibited. If you are not the intended recipient, please immediately notify the sender by reply email and delete this message and its attachments, if any. _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
