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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 22 10:50:36 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11680 
====================================================================== 
Reported By:                tzafrir
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   11680
Category:                   Utilities/NewFeature
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     confirmed
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:             2008-01-04 18:55 CST
Last Modified:              2008-10-22 10:50 CDT
====================================================================== 
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.
====================================================================== 

---------------------------------------------------------------------- 
 (0094150) blitzrage (administrator) - 2008-10-22 10:50
 http://bugs.digium.com/view.php?id=11680#c94150 
---------------------------------------------------------------------- 
This seems like a pretty neat little idea; I like it! I've assigned it to
Corydon76 for a code review, and if he determines this makes sense and
should be set to Ready for Testing, he can assign it to me to remind me to
test this before a commit. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-22 10:50 blitzrage      Note Added: 0094150                          
======================================================================




More information about the asterisk-bugs mailing list