Koozali.org: home of the SME Server

Updating SAIL to the latest version(s)

Offline Teviot

  • *
  • 610
  • +0/-0
Updating SAIL to the latest version(s)
« 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.
« Last Edit: June 27, 2009, 01:59:07 AM by teviot »
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Updating SAIL to the latest version(s)
« Reply #1 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
 

Offline Teviot

  • *
  • 610
  • +0/-0
Re: Updating SAIL to the latest version(s)
« Reply #2 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?
« Last Edit: June 27, 2009, 05:23:01 AM by teviot »
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.