[Home]

Summary:ASTERISK-17203: [patch] Adjusted source comment to real situation about inheritance of a category or template in config files
Reporter:Michel Verbraak (astmiv)Labels:
Date Opened:2011-01-05 01:38:40.000-0600Date Closed:2011-01-19 17:53:46.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk.main.config.2.patch
( 1) asterisk.main.config.patch
Description:A config file for Asterisk is split up into categories.

According to the comment in the source (file: main/config.c) one category can only inherit the content of another template category.

The current programming will inherit from any previous defined category or template category.

This patch will adjust the source comment to the real (current by design) situation.

****** ADDITIONAL INFORMATION ******

See brief discussion on asterisk-dev mailing list.
Comments:By: Michel Verbraak (astmiv) 2011-01-05 01:48:36.000-0600

Please use patch file asterisk.main.config.2.patch
Could not remove other patch file.

By: Leif Madsen (lmadsen) 2011-01-05 10:34:03.000-0600

Set to Needs License until license is approved.

By: Digium Subversion (svnbot) 2011-01-19 17:53:45.000-0600

Repository: asterisk
Revision: 302836

U   trunk/main/config.c

------------------------------------------------------------------------
r302836 | seanbright | 2011-01-19 17:53:45 -0600 (Wed, 19 Jan 2011) | 7 lines

Clarify a source comment about configuration template categories.

(closes issue ASTERISK-17203)
Reported by: astmiv
Patches:
     asterisk.main.config.2.patch uploaded by astmiv (license 1189)

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

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