Hi again, Just wanted to add to my previous post that you should run the modified command to download the stable version ie....
cvs checkout -r v1-0_stable asterisk in another directory from /usr/src (it will create 'asterisk' directory for you) or first use 'mv' on your existing asterisk... e.g. mv asterisk asterisk-old Note, there doesn't seem to be any special stable versions of zaptel libpri asterisk-addons so you'll still need to do cvs checkout libpri zaptel asterisk-addons as before.... (again it's good to move your old directories out of the way or do this somewhere new, or learn to use 'cvs update' instead) Good luck!! - Chris On Sat, 10 Apr 2004, Chris Orme wrote: > Sure you need to add -r v1-0_stable in the checkout command > > see > > http://www.asterisk.org/index.php?menu=download > > All the best, Chris > > On Sat, 10 Apr 2004, Paul Tyreman wrote: > > > Hi, > > > > I downloaded Asterisk using this command a couple of weeks ago... > > > > # cd /usr/src > > # export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/cvsroot > > # cvs login > > # cvs checkout zaptel libpri asterisk > > > > Can someone tell me what I need to type in order to get the latest stabe version > > when I rebuild my server ? > > > > Thanks, Paul. > > _______________________________________________ > 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 > _______________________________________________ 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
