[asterisk-bugs] [Asterisk 0011086]: avoid nonexistent context warnings when loading AEL
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Oct 25 11:36:00 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11086
======================================================================
Reported By: dimas
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 11086
Category: PBX/pbx_ael
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-25-2007 11:25 CDT
Last Modified: 10-25-2007 11:35 CDT
======================================================================
Summary: avoid nonexistent context warnings when loading AEL
Description:
When AEL loads its configuration, it produces alot of warnings like
[Oct 25 19:59:26] WARNING[2457] pbx.c: Context 'FOO' tries includes
nonexistent context 'BAR'
This happens because BAR context is defined later than FOO context. When
you have really many context, they are most likely spread across multiple
files and it is not always possible to organize files in a way that
included context are always loaded before including ones.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-25-07 11:35 qwell Status new => assigned
10-25-07 11:35 qwell Assigned To => murf
======================================================================
More information about the asterisk-bugs
mailing list