Thanks a lot ,
Make update is ok, But where i can check the version of my Asterisk ?
Obviously it is another simple one . :(
Date: Fri, 15 Apr 2005 22:01:28 -0400
From: "Steve Totaro" <asterisk@totarotechnologies.com>
Subject: Re: [Asterisk-Users] a simple question .
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
Message-ID: <001801c54228$4032c000$2e9cfea9@totarotechnologies.com>
Content-Type: text/plain; charset="gb2312"
a simple question .save this http://www.szmidt.org/asterisk/asterisk-update.sh
to /usr/src and run it.
you can also go into /usr/src/asterisk and type make update
----- Original Message -----
From: Weiming Jiang
To: asterisk-users@lists.digium.com
Sent: Friday, April 15, 2005 9:04 PM
Subject: [Asterisk-Users] a simple question .
Hi,
I am a new asterisker ,: ( need your help .
a simple question : How should i do to upgrade my
asterisk to new version ?
or who can share some documents or info about the upgrade ?
Weiming,
At the Asterisk CLI the "Show Version" command will print a string
similar to the following:
Asterisk CVS-v1-0-04/14/05-13:17:05 built by root@immdebian01 on an
i686 running Linux
At the Linux command line, "asterisk -V" will print a string similar
to
the following:
Asterisk CVS-v1-0-04/14/05-13:17:05
Neither of these methods are very useful if you're trying to find out if
you are running the 1.0.6 release or the 1.0.7 release. For that, I
look in the "/usr/src/asterisk/Changelog" file. The highest version
number listed there is the version you are running. Keep in mind, your
source directory may be different than mine.
Does anyone out there know of a way to get "Show Version" and
"asterisk
-V" to display the full release number or a better way to determine it?
Matthew Roth
Weiming Jiang wrote:
>Thanks a lot ,
>Make update is ok, But where i can check the version of my
Asterisk ?
>Obviously it is another simple one . :(
>
>