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

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 22 14:54:40 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 14:54 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0094167) svnbot (reporter) - 2008-10-22 14:54
 http://bugs.digium.com/view.php?id=11680#c94167 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 151601

A   trunk/contrib/scripts/live_ast

------------------------------------------------------------------------
r151601 | tilghman | 2008-10-22 14:54:40 -0500 (Wed, 22 Oct 2008) | 6
lines

Add a contributed script for running Asterisk without installing it,
first.
(closes issue http://bugs.digium.com/view.php?id=11680)
 Reported by: tzafrir
 Patches: 
       live_ast_6 uploaded by tzafrir (license 46)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=151601 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-22 14:54 svnbot         Checkin                                      
2008-10-22 14:54 svnbot         Note Added: 0094167                          
======================================================================




More information about the asterisk-bugs mailing list