[Asterisk-Users] Updating Asterisk

Brian Dingman bdingman at gmail.com
Tue Jan 25 07:07:12 MST 2005


There was discussion of this before... I thought:
 cvs checkout -r v1-0
would get you the latest stable version 1.0.X code


On Tue, 25 Jan 2005 08:58:46 -0500, timebandit001 at gmail.com
<timebandit001 at gmail.com> wrote:
> 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
> 
> HTH



More information about the asterisk-users mailing list