[Asterisk-Users] Updating Asterisk
brett-asterisk at worldcall.net
brett-asterisk at worldcall.net
Tue Jan 25 08:33:51 MST 2005
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: asterisk-users-bounces at lists.digium.com
>[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of C F
>Sent: Tuesday, January 25, 2005 9:05 AM
>To: timebandit001 at gmail.com; 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, timebandit001 at gmail.com
><timebandit001 at gmail.com> 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:anoncvs at cvs.digium.com:/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
More information about the asterisk-users
mailing list