Ahem. This is a common not-so-secret. If you notice the date on 1.4.1 is
2006 (Sorry 2 years old). CVS is uptodate and production quality. The main
page in www.kannel.org has Latest News. 1.4.1 is listed as out on
2006-09-25.
Go to downloads, scroll down you will get CVS and daily snapshots. Check out
either.
Latest cvs is by date. From the name you can figure out when it was posted.
BR,
Nikos
----- Original Message -----
From: "Aldo Zavala" <[email protected]>
To: "Nikos Balkanas" <[email protected]>; <[email protected]>
Sent: Saturday, December 20, 2008 10:08 AM
Subject: Re: how autostart kannel in Solaris 8 ?
One question, as I told you I have installed the
gateway-1.4.1-sol8-sparc-local.gz on one of our Sun Servers, how can you
tell that version is 4 years old, it seems like is the very same version
available for download at: http://www.kannel.org/download.shtml, look, it
says textually: "Current status: The Kannel Group has made a new stable
release 1.4.1 available. This stable release should be usable for production
systems."
Does that means that the latest stable release of kannel is 4 years old???
By the way, what is the newest cvs version?
Thanks,
Aldo Zavala
Mobile (760) 556-5050
GTalk: [email protected]
----- Original Message -----
From: Nikos Balkanas
[mailto:[email protected]]
To: [email protected], Aldo Zavala
[mailto:[email protected]]
Sent: Fri, 19 Dec 2008 13:23:13 -0700
Subject:
Re: how autostart kannel in Solaris 8 ?
That's a 4year old release. You better get and compile the latest cvs. I
imagine you got that from sunfreeware. Basically when you get these ready
packages, you are stuck with what they give you.
Well not necessarily. It is pretty easy to make startup scripts by
yourself.
Put them in /etc/init.d and link them from /etc/rc3.d. They will be
executed
at boot.
Otherwise you can compile the latest CVS with
configure --enable-start-stop-daemon
BR,
Nikos