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

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Apr 16 14:46:47 CDT 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:              04-16-2008 14:46 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.
====================================================================== 

---------------------------------------------------------------------- 
 tzafrir - 04-16-08 14:46  
---------------------------------------------------------------------- 
A new version that disables (by default) two modules that will fail badly
when binding to a port that is already in use and take Asterisk down with
them (pbx_dundi.so and chan_h323.so). The rest of the binders seem to just
fail with a warning and thus give us no troubles. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-16-08 14:46  tzafrir        Note Added: 0085576                          
======================================================================




More information about the asterisk-bugs mailing list