[asterisk-bugs] [Asterisk 0016260]: [patch] Allow execincludes within asterisk.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 2 14:17:44 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16260 
====================================================================== 
Reported By:                atis
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   16260
Category:                   Core/General
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                       SWP-421 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 230381 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-11-17 05:14 CST
Last Modified:              2009-12-02 14:17 CST
====================================================================== 
Summary:                    [patch] Allow execincludes within asterisk.conf
Description: 
I want to specify different systemname for each installation, while keeping
all the configs replicated and synchronized between machines. 

Also the additional config files might not be present, it's not a big
issue - so #include isn't best for that.

This patch allows to enable execincludes option from command line, so
asterisk.conf can have #exec directive
====================================================================== 

---------------------------------------------------------------------- 
 (0114559) svnbot (reporter) - 2009-12-02 14:17
 https://issues.asterisk.org/view.php?id=16260#c114559 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 232510

U   trunk/CHANGES
U   trunk/doc/asterisk.sgml
U   trunk/main/asterisk.c

------------------------------------------------------------------------
r232510 | file | 2009-12-02 14:17:42 -0600 (Wed, 02 Dec 2009) | 9 lines

Add an 'X' option to the asterisk application which enables #exec for
configuration files.

This option can be used to enable #exec support in the asterisk.conf
configuration file.

(closes issue https://issues.asterisk.org/view.php?id=16260)
Reported by: atis
Patches:
      exec_includes.patch uploaded by atis (license 242)

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-02 14:17 svnbot         Checkin                                      
2009-12-02 14:17 svnbot         Note Added: 0114559                          
2009-12-02 14:17 svnbot         Status                   assigned => resolved
2009-12-02 14:17 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list