[Asterisk-Users] Re: Asterisk upgrade on production box

Stefan Tichy asterisk at pi4tel.de
Fri May 21 15:21:23 MST 2004


On Fri, May 21, 2004 at 04:52:17PM -0400, Brian Cuthie wrote:
> 8) show channels to make sure nobody's using it
> 
> 9) stop now

"stop gracefully" may be preferable


> 11) make install

It is possible to use "make install DESTDIR=/somewhere"
The install won't break anything even if for some reason the install
fails. Keeping different "installed" versions at the server makes it
easier to update or to return to the previous version.


My suggestion, however, is to build some rpm package (replace by the
package format your system uses). In the rpm case it is possible to
use DESTDIR installation and RPM_BUILD_ROOT feature to build the
package without stopping the productive service.


-- 
Stefan Tichy   <asterisk at pi4tel.de>



More information about the asterisk-users mailing list