VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
nik600 at gmail.com Guest
|
|
Back to top |
|
|
abalashov at evaristes... Guest
|
Posted: Thu May 22, 2008 3:55 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
nik600 wrote:
Quote: | Hi to all
i'm managing a call center with 20 operators using Asterisk.
I'm still using Asterisk 1.2.x as i love his stability.
Now, i'm planning to migrate to 1.4.x, but i don't know what version
to use! 1.4.20 has been released a few days ago, but now there is
1.4.21.
Is there a rule to determine what is beta and what is stable?
|
If something is officially released, it is considered stable, from a
prescriptive point of view.
Whether that proves to be the case in fact... is a matter of
considerable controversy and objective variation.
--
Alex Balashov
Evariste Systems
Web : http://www.evaristesys.com/
Tel : (+1) (678) 954-0670
Direct : (+1) (678) 954-0671
Mobile : (+1) (706) 338-8599 |
|
Back to top |
|
|
gordon+asterisk at dro... Guest
|
Posted: Thu May 22, 2008 5:31 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
On Thu, 22 May 2008, nik600 wrote:
Quote: | Hi to all
i'm managing a call center with 20 operators using Asterisk.
I'm still using Asterisk 1.2.x as i love his stability.
Now, i'm planning to migrate to 1.4.x, but i don't know what version
to use! 1.4.20 has been released a few days ago, but now there is
1.4.21.
|
Are there any features in 1.4 that you desperately need? If not, then why
upgrade?
Gordon
(still running 1.2.x) |
|
Back to top |
|
|
nik600 at gmail.com Guest
|
Posted: Thu May 22, 2008 7:05 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
On Thu, May 22, 2008 at 12:31 PM, Gordon Henderson
<gordon+asterisk at drogon.net> wrote:
Quote: | On Thu, 22 May 2008, nik600 wrote:
Quote: | Hi to all
i'm managing a call center with 20 operators using Asterisk.
I'm still using Asterisk 1.2.x as i love his stability.
Now, i'm planning to migrate to 1.4.x, but i don't know what version
to use! 1.4.20 has been released a few days ago, but now there is
1.4.21.
|
Are there any features in 1.4 that you desperately need? If not, then why
upgrade?
|
No, i'm just wondering because there is creating a greater difference
between my installation and the actual Asterisk. |
|
Back to top |
|
|
sherwood.mcgowan at gm... Guest
|
Posted: Thu May 22, 2008 7:28 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
Brian J. Murrell wrote:
Quote: | On Thu, 2008-05-22 at 14:05 +0200, nik600 wrote:
Quote: | No, i'm just wondering because there is creating a greater difference
between my installation and the actual Asterisk.
|
If it ain't broke, don't fix it. You are already so far behind that any
upgrade is going to be a major task of testing and verification on your
part, so why not just wait until you have an actual reason to upgrade.
As long as it's being supported and does it's job for you, I'd just stay
right where you are.
b.
------------------------------------------------------------------------
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
| He's right, I have a client who is running 1.2 but wishes to upgrade and
it's going to be a pretty large undertaking. If nothing else, look at
the change logs for 1.4 AND 1.6 and then decide if you're in need of an
upgrade. |
|
Back to top |
|
|
benny+usenet at amorse... Guest
|
Posted: Thu May 22, 2008 9:19 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
Sherwood McGowan <sherwood.mcgowan at gmail.com> writes:
Quote: | He's right, I have a client who is running 1.2 but wishes to upgrade and
it's going to be a pretty large undertaking. If nothing else, look at
the change logs for 1.4 AND 1.6 and then decide if you're in need of an
upgrade.
|
In practice, upgrades to 1.4 are not all that difficult unless you
areusing many deprecated things in 1.2. All we tend to hit is that
queue members defined in queues.conf are permanent --
RemoveQueueMember does not remove them.
I upgraded my home Asterisk to 1.6 beta, and the only thing broken so
far was a Dial command with | used as a separator. I was rather
impressed.
/Benny |
|
Back to top |
|
|
Adrian.Marsh at ubiqui... Guest
|
Posted: Wed May 28, 2008 11:46 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
Well - three reasons to upgrade:
- *when* you hit that issue that you cant solve, and you ask for help,
the first reply for a 1.2 release will be to upgrade, as 1.2 isnt
supported for any more development... I'd take the hint..
- *when* that big security issue becomes apparent, and you need to fix
it, you'll then be in a panic/rush to get the upgrade done, not to
mention all the fixes that are already in place to solve just such
issues since 1.2...
- *when* you need that new feature.... etc etc...
I follow the theory that if its less of a headache to upgrade now, in
quiet time, then that's much better than having to upgrade later, when I
really don't want to.
I have two servers. One that acts as primary, and the other that acts as
a hot-swap backup, but is also used for testing the new releases (at
least functionality testing). Whenever I see an announcement about a
security bug or a major release, I upgrade the backup machine to see
what happens. If it looks good, I upgrade the primary.
I did the 1.2 -> 1.4 upgrade and I didn't hit any major grips (but then
I have a simple IP only, no fancy features setup).
Adrian
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Brian J.
Murrell
Sent: 22 May 2008 13:14
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] upgrade of asterisk .... to what?
On Thu, 2008-05-22 at 14:05 +0200, nik600 wrote:
Quote: |
No, i'm just wondering because there is creating a greater difference
between my installation and the actual Asterisk.
|
If it ain't broke, don't fix it. You are already so far behind that any
upgrade is going to be a major task of testing and verification on your
part, so why not just wait until you have an actual reason to upgrade.
As long as it's being supported and does it's job for you, I'd just stay
right where you are.
b. |
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Thu May 29, 2008 2:49 am Post subject: [asterisk-users] upgrade of asterisk .... to what? |
|
|
If I am not mistaking, 1.2.x does get security fixes but no new
development except for those of us who prefer 1.2 and backport 1.4
functionality.
I am also of the way of thinking "If it ain't broke, don't fix it".
How many Asterisk 1.4.x releases have come out in the last month or
so?
Thanks,
Steve Totaro
On Wed, May 28, 2008 at 12:46 PM, Adrian Marsh
<Adrian.Marsh at ubiquisys.com> wrote:
Quote: | Well - three reasons to upgrade:
- *when* you hit that issue that you cant solve, and you ask for help,
the first reply for a 1.2 release will be to upgrade, as 1.2 isnt
supported for any more development... I'd take the hint..
- *when* that big security issue becomes apparent, and you need to fix
it, you'll then be in a panic/rush to get the upgrade done, not to
mention all the fixes that are already in place to solve just such
issues since 1.2...
- *when* you need that new feature.... etc etc...
I follow the theory that if its less of a headache to upgrade now, in
quiet time, then that's much better than having to upgrade later, when I
really don't want to.
I have two servers. One that acts as primary, and the other that acts as
a hot-swap backup, but is also used for testing the new releases (at
least functionality testing). Whenever I see an announcement about a
security bug or a major release, I upgrade the backup machine to see
what happens. If it looks good, I upgrade the primary.
I did the 1.2 -> 1.4 upgrade and I didn't hit any major grips (but then
I have a simple IP only, no fancy features setup).
Adrian
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Brian J.
Murrell
Sent: 22 May 2008 13:14
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] upgrade of asterisk .... to what?
On Thu, 2008-05-22 at 14:05 +0200, nik600 wrote:
Quote: |
No, i'm just wondering because there is creating a greater difference
between my installation and the actual Asterisk.
|
If it ain't broke, don't fix it. You are already so far behind that any
upgrade is going to be a major task of testing and verification on your
part, so why not just wait until you have an actual reason to upgrade.
As long as it's being supported and does it's job for you, I'd just stay
right where you are.
b.
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|