[Home]

Summary:ASTERISK-14054: [patch] live_ast: edit asterisk.conf instead of creating it
Reporter:Tzafrir Cohen (tzafrir)Labels:
Date Opened:2009-05-02 14:31:50Date Closed:2009-09-08 10:24:10
Priority:MinorRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) live_ast_astconf.diff
( 1) live_ast_astconf2.diff
Description:when live_ast creates a confiration ('live_ast samples') is currently creates a new version of asterisk.conf . This version edits the current file instead.
Comments:By: Tzafrir Cohen (tzafrir) 2009-07-13 08:37:51

A number of extra fixes to the script (live_ast_astconf2.diff)

* Fix some typos
* Pass extra command-line parameters to make (e.g. live_ast install NOISY_BUILD=1)

By: Digium Subversion (svnbot) 2009-09-08 10:24:10

Repository: asterisk
Revision: 217015

U   trunk/contrib/scripts/live_ast

------------------------------------------------------------------------
r217015 | tzafrir | 2009-09-08 10:24:09 -0500 (Tue, 08 Sep 2009) | 8 lines

live_ast: Fix asterisk.conf instead of regenerating it

* Don't write asterisk.conf from scratch. Fix the existing one.
* Pass extra 'make' command-line arguments to 'install' and 'samples'.
* Fix some extra typos.

closes issue ASTERISK-14054 .

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

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