-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4147/
-----------------------------------------------------------
Review request for Asterisk Developers and Scott Griepentrog.
Bugs: ASTERISK-24487
https://issues.asterisk.org/jira/browse/ASTERISK-24487
Repository: Asterisk
Description
-------
My recent refactor of config.c accidentally removed the capability for a object
to inherit from a non-template object.
The following was no longer valid and should have been:
[mybase]
something=else
[myobj](mybase)
This patch restores the capability to inherit from both template and
non-template objects.
Diffs
-----
branches/12/main/config.c 427199
Diff: https://reviewboard.asterisk.org/r/4147/diff/
Testing
-------
Testsuite manager/config tests still pass. main/config unit tests still pass.
Eyeball test using AMI/GetConfig passed.
Thanks,
George Joseph
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev