Voxilla VoIP Forum

Go Back   Voxilla VoIP Forum > Hardware/Software Support Forums > Asterisk Support Forum

Asterisk Support Forum Technical support, how-to guides, troubleshooting, and general assistance, from beginner to seasoned pro, this is where to discuss Asterisk, the most powerful open source PBX.


Closed Thread
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old January 13th, 2004, 05:11 PM
dorian's Avatar
Member
 
Join Date: Dec 2003
Location: R1
Posts: 41
dorian is an unknown quantity at this point
Default Upgrading to Asterisk 0.7.1

you may have noticed our announcement, now here's a little info to help you get it installed:

basic requirements according to the Asterisk site:
you must have openssl and its respective development packages.
(readline is no longer required as asterisk implements an internal version called "editline")
you must be running Linux 2.4.x
you must have the Linux Kernel Sources package installed on your system.

in addition, you will need to have mpg123 (NOT the similar alternative mpg321!) installed, for mp3 MusicOnHold to function.

NB: Linux 2.6.x will also work but is not supported, and it will not work at all if you are using devfs. I personally use Asterisk on 2.6.1-mm2 with udev+hotplug and it's great.

first, download the release archives (scroll down for download sites). zaptel is required only if you are using Digium's zap channel cards (e.g. X100P, TDM400); likewise, libpri is required only if you are using Digium's E1/T1 cards.

then unpack on your local filesystem:

# tar xvzpf zaptel-0.8.0.tar.gz
# tar xvzpf libpri-0.5.0.tar.gz
# tar xvzpf asterisk-0.7.1.tar.gz

previous remarks about a couple issues in 0.7.0 have been removed, because:
Code:
Asterisk 0.7.1
 -- Fixed timed include context's and GotoIfTime
 -- Fixed chan_h323 it now gets remote ip properly instead of 127.0.0.1
next, build and install:

zaptel, if needed
Code:
# cd zaptel-0.8.0
# make clean ; make install
NB: if you are using linux 2.6, follow these steps for zaptel instead:
Code:
# cd /usr/src
# ln -s linux linux-2.6
# cd /usr/src/linux/arch/
# ln -s i386 x86
# cd /path/back/to/zaptel-0.8.0
# make clean ; make linux26; make install
libpri, if needed
Code:
# cd ../libpri-0.5.0
# make clean ; make install
and then asterisk itself
Code:
# cd ../asterisk-0.7.1
# make clean ; make install
next, if you're already running asterisk you will need to stop it, e.g.
Code:
*CLI>stop now
or
Code:
# killall -9 asterisk
unload any zaptel modules using 'rmmod', e.g.
Code:
# rmmod wcfxs
# rmmod wcfxo
# rmmod zaptel
then reload zaptel modules, e.g.
Code:
# modprobe wcfxo
# modprobe wcfxs
# ztcfg -vv
and finally restart asterisk using your favorite method.

------

sources for downloading:

http://voxilla.com/download/asterisk-0.7.1.tar.gz

ftp://ftp.asterisk.org/pub/telephony...l-0.8.0.tar.gz
ftp://ftp.asterisk.org/pub/telephony...i-0.5.0.tar.gz
ftp://ftp.asterisk.org/pub/telephony...k-0.7.1.tar.gz

md5 hashes and sizes (not official, these were generated by yours truly)

3b859378342144f541cfc7b68c47d8f3 zaptel-0.8.0.tar.gz 287023
e996fcf22883bc9ebc3ee800a7ac1506 libpri-0.5.0.tar.gz 37222
593e7154a2def54e70d8855434fd9e5c asterisk-0.7.1.tar.gz 2763625
__________________
邪心野心は闇に散り
残るは巷の怪しい噂
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrading SPA-3000 Issue -- Please Help amigliora Linksys (Sipura) VoIP Support Forum 8 April 7th, 2006 03:02 PM
Upgrading SPA-2100 annex Linksys (Sipura) VoIP Support Forum 6 April 7th, 2005 02:02 AM
Upgrading Asterisk amigliora Asterisk Support Forum 3 March 6th, 2005 05:48 AM
Can't use my PSTN line after upgrading to 2.0.10f hr Linksys (Sipura) VoIP Support Forum 1 October 15th, 2004 02:31 AM
upgrading from CVS sk3-483 Asterisk Support Forum 3 August 4th, 2004 08:42 AM


Voxilla News

More Voxilla news



All times are GMT. The time now is 10:44 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Logos and trademarks are the property of Voxilla or their respective owner. All other content © 2003-2009 by Voxilla, Inc.