[asterisk-bugs] [Asterisk 0011680]: [patch] live_ast: script to run asterisk without installing

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jan 22 08:29:02 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11680 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11680
Category:                   Utilities/General
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 96398 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-04-2008 18:55 CST
Last Modified:              01-22-2008 08:29 CST
====================================================================== 
Summary:                    [patch] live_ast: script to run asterisk without
installing
Description: 
When you want to test a new version of asterisk it is often desirable not
to fully install it on your system, as you want to keep your existing
setup.

Asterisk installation includes not only the asterisk binary, but also a
directory of modules, a directory of configuration files, log files, etc.
This script automates the process of using a private copy of all the above
without installing Asterisk on the system.

It generally works by installing asterisk under a subdirectory live/
(using DESTDIR), and then providing a few small adjustments to run it from
there.

It may also be desireble to build and run that test copy of Asterisk vs.
some experimental versions of libraries. The script includes simple support
for using custom versions of zaptel and libpri, and other libraries are
simple to add.
====================================================================== 

---------------------------------------------------------------------- 
 tzafrir - 01-22-08 08:29  
---------------------------------------------------------------------- 
live_ast_2: a new version with:
* Now generates a sample live.conf on 'make samples'.
* Configuration variables renamed to have a common LIVE_AST_ prefix.
* Add an option to always delete menuselect.makeopts after configure, to
avoid a build error after an svn update. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-22-08 08:29  tzafrir        Note Added: 0080999                          
======================================================================




More information about the asterisk-bugs mailing list