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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu May 8 15:41:05 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11680 
====================================================================== 
Reported By:                tzafrir
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11680
Category:                   Utilities/NewFeature
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:              05-08-2008 15:41 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.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-08-08 15:41  russell        Category                 Utilities/General =>
Utilities/NewFeature
======================================================================




More information about the asterisk-bugs mailing list