Re: [asterisk-users] What to do when changing from one asterisk version to another ?

2016-12-15 Thread Olivier
2016-12-13 16:19 GMT+01:00 Tzafrir Cohen : > On Thu, Dec 08, 2016 at 06:23:15PM +0100, Olivier wrote: > > Hello, > > > > I'm compiling Asterisk from source on Debian systems. > > > > I'm currently writing a script I'm planning to launch when upgrading from > > one

Re: [asterisk-users] What to do when changing from one asterisk version to another ?

2016-12-13 Thread Tzafrir Cohen
On Thu, Dec 08, 2016 at 06:23:15PM +0100, Olivier wrote: > Hello, > > I'm compiling Asterisk from source on Debian systems. > > I'm currently writing a script I'm planning to launch when upgrading from > one Asterisk version to another one within the same class (from 13.4.0 to > 13.12.0 or from

Re: [asterisk-users] What to do when changing from one asterisk version to another ?

2016-12-08 Thread Richard Mudgett
On Thu, Dec 8, 2016 at 11:38 AM, Olivier wrote: > > > 2016-12-08 18:23 GMT+01:00 Olivier : > >> Hello, >> >> I'm compiling Asterisk from source on Debian systems. >> >> I'm currently writing a script I'm planning to launch when upgrading from >> one

Re: [asterisk-users] What to do when changing from one asterisk version to another ?

2016-12-08 Thread Olivier
2016-12-08 18:23 GMT+01:00 Olivier : > Hello, > > I'm compiling Asterisk from source on Debian systems. > > I'm currently writing a script I'm planning to launch when upgrading from > one Asterisk version to another one within the same class (from 13.4.0 to > 13.12.0 or from

[asterisk-users] What to do when changing from one asterisk version to another ?

2016-12-08 Thread Olivier
Hello, I'm compiling Asterisk from source on Debian systems. I'm currently writing a script I'm planning to launch when upgrading from one Asterisk version to another one within the same class (from 13.4.0 to 13.12.0 or from 13.12.0 to 13.8.0, for instance). Reading [1], I thought the following