Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: Teviot on June 27, 2009, 01:48:56 AM

Title: Updating SAIL to the latest version(s)
Post by: Teviot on June 27, 2009, 01:48:56 AM
Selintra

I'm still confused with the upgrading procedure with regards to the kernal zaptel and dahdi

Can you or someone else create a step by step (in point form) the commands that one needs to execute to upgrade sail to the most current?

I'm still using kernal 2.6.9-78.0.13.EL and I believe I still have zaptel installed.
Title: Re: Updating SAIL to the latest version(s)
Post by: SARK devs on June 27, 2009, 02:59:57 AM
if you are running an Asterisk release earlier than 1.4.23 then you are running zaptel.  Later than that and it is DAHDI.

For zaptel, the latest Sail release is 2.2.3-x,
for DAHDI, the latest Sail release is 2.3.1-x

rpm -q asterisk

will tell you the asterisk release you have running.

There is an article on the Asterisk upgrade issues here...

http://sarkpbx.com/twiki/bin/view/Main/AsteriskDahdi

Usually, to upgrade Asterisk to a new version, it is easier to simply remove the old version lock, stock and barrel before you begin. 


S
 
Title: Re: Updating SAIL to the latest version(s)
Post by: Teviot on June 27, 2009, 05:20:42 AM
S

Code: [Select]
[root@sail ~]# rpm -q asterisk
warning: only V3 signatures can be verified, skipping V4 signature
asterisk-1.4.21.1-65.el4
[root@sail ~]#

Will have a look at the url your sent.

Also, is there anyhting that I should be looking for during that upgrade process and should I switch from ZAPTEL to DAHDI?