[asterisk-bugs] [Asterisk 0018578]: [patch] Adjusted source comment to real situation about inheritance of a category or template in config files
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 5 07:48:36 UTC 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18578
======================================================================
Reported By: astmiv
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18578
Category: Documentation
Reproducibility: N/A
Severity: text
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 300567
Request Review:
======================================================================
Date Submitted: 2011-01-05 01:38 CST
Last Modified: 2011-01-05 01:48 CST
======================================================================
Summary: [patch] Adjusted source comment to real situation
about inheritance of a category or template in config files
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.
======================================================================
----------------------------------------------------------------------
(0130187) astmiv (reporter) - 2011-01-05 01:48
https://issues.asterisk.org/view.php?id=18578#c130187
----------------------------------------------------------------------
Please use patch file asterisk.main.config.2.patch
Could not remove other patch file.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-05 01:48 astmiv Note Added: 0130187
======================================================================
More information about the asterisk-bugs
mailing list