Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: edeganay on September 27, 2007, 08:16:57 AM

Title: sail downgrade
Post by: edeganay on September 27, 2007, 08:16:57 AM
hello there,

I runnin 2.1.15.502, and due tu pb with park and conf, I'd like to downgrade to the acurate version. 2 questions then :
- How can I downgrade without loose my config ?
- Which is the most recent working version ?

Thanks for you help !

Edd
Title: Re: sail downgrade
Post by: SARK devs on September 28, 2007, 07:13:31 PM
latest version is 2.1.14-507.

Regression from 2.1.15 to 2.1.14 is not recommended.  It usually works but it isn't 100%.  If you want to try it do this...

save the file /home/e-smith/db/selintra-work somewhere (use the -a switch).

rpm -e selintra-sail
rpm -e smeserver-asterisk
rpm -e smeserver-asterisk-zappri

rm -rf /lib/modules/{uname}/extra

Install 2.1.14

copy your saved file back to /home/e-smith/selintra-work

Immediately log on the the system (server-manager) and do a commit.
Do

/etc/init.d/asterisk stop
/etc/init.d/asterisk start

Now go and do PCI card discovery
stop asterisk with the STOP button in PCI
start asterisk with the START button in PCI

You may be lucky.

:-)

Best

S
Title: Re: sail downgrade
Post by: edeganay on October 01, 2007, 07:06:43 PM
for another reason, I have to rentirely re-install my SME...thus, I'll go to the best version directly,

Thanks for your help

Edd
Title: Re: sail downgrade
Post by: edeganay on October 03, 2007, 02:52:01 PM
Hello there,

Sorry for the cross post,
Is the selintra FTP server working ?

I just can't download the sail files, even open the IP address fro ma ftp client
ftp://81.149.154.14/Pre-Releases/

Anything I miss ?

thanks,
Edd
Title: Re: sail downgrade
Post by: edeganay on October 03, 2007, 06:56:20 PM
Hello there,

anyone has any better url ? I'm in the middle of the mess without any phone system...

Thank you,
Edd
Title: Re: sail downgrade
Post by: SARK devs on October 03, 2007, 11:49:47 PM
Hi

Try

Code: [Select]
wget http://selintra.com/selintra-sail-2.1.14-507.noarch.rpm
That should do it

Best

S
Title: Re: sail downgrade
Post by: edeganay on October 04, 2007, 09:54:20 AM
yes it is, thank you very much

Edd