Hi, I recently installed apt_rpt for the first time using the ACID distro. I have been reviewing the documentation and I see there should be a script called astupd.sh that will update the asterisk source code. I can't seem to find this script on the system. Am I missing something? I'm assuming it is a good idea to update asterisk after the initial install. -- 73 K9BY Brett Johnson
Brett, I too just installed a new server from the ACID distro, and it reported 0.257 when asked (I'm going to update tonight). The current on SVN is 0.273; here are the instructions: Upgrading Asterisk to latest (SVN) version : cd /usr/src rm -rf astsrc (or move it out of the way to be safe) wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv mv trunk astsrc cd astsrc make upgrade-acid You can also just leave the files on /usr/src/trunk/ since that was the way I always have done it in the past. I never used the update script myself. Tony On 11/10/2010 01:51 PM, Brett Johnson wrote:
Hi,
I recently installed apt_rpt for the first time using the ACID distro. I have been reviewing the documentation and I see there should be a script called astupd.sh that will update the asterisk source code. I can't seem to find this script on the system. Am I missing something? I'm assuming it is a good idea to update asterisk after the initial install.
Brett,
I too just installed a new server from the ACID distro, and it reported 0.257 when asked (I'm going to update tonight). The current on SVN is 0.273; here are the instructions:
Upgrading Asterisk to latest (SVN) version :
cd /usr/src rm -rf astsrc (or move it out of the way to be safe) wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv mv trunk astsrc cd astsrc make upgrade-acid
You can also just leave the files on /usr/src/trunk/ since that was the way I always have done it in the past. I never used the update script myself.
Tony
Tony, Thank you for the quick response. I do have one additional question. How do you check the SVN version? I used the steps outlined above, and when I attach to the server and run "core show version" this is what I get: wx9mcs255*CLI> core show version Asterisk built by root @ wx9mcs255 on a i686 running Linux on 2010-11-10 22:20:13 UTC I can't seem to find the SVN revision number. Thank you again. -- 73 K9BY Brett Johnson
Look in /usr/src/trunk/asterisk/app/app_rpt.c and search for the word "version". On 11/10/2010 07:14 PM, Brett Johnson wrote:
Brett,
I too just installed a new server from the ACID distro, and it reported 0.257 when asked (I'm going to update tonight). The current on SVN is 0.273; here are the instructions:
Upgrading Asterisk to latest (SVN) version :
cd /usr/src rm -rf astsrc (or move it out of the way to be safe) wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv mv trunk astsrc cd astsrc make upgrade-acid
You can also just leave the files on /usr/src/trunk/ since that was the way I always have done it in the past. I never used the update script myself.
Tony
Tony,
Thank you for the quick response. I do have one additional question. How do you check the SVN version? I used the steps outlined above, and when I attach to the server and run "core show version" this is what I get:
wx9mcs255*CLI> core show version Asterisk built by root @ wx9mcs255 on a i686 running Linux on 2010-11-10 22:20:13 UTC
I can't seem to find the SVN revision number.
Thank you again.
It's a lot easier than that in the standard ACID install just pick up your microphone and punch in *82 http://app-rpt.qrvc.com/node/21 73 Ken KE2N -----Original Message----- From: Tony KT9AC <kt9ac@ameritech.net> To: app_rpt-users@qrvc.com Sent: Thu, Nov 11, 2010 9:20 am Subject: Re: [App_rpt-users] missing astupd.sh? Look in /usr/src/trunk/asterisk/app/app_rpt.c and search for the word version".
It's a lot easier than that in the standard ACID install just pick up your microphone and punch in *82
http://app-rpt.qrvc.com/node/21
73
Ken KE2N
Thank you to everyone who responded. -- 73 K9BY Brett Johnson
participants (3)
-
Brett Johnson -
Ken -
Tony KT9AC