[asterisk-bugs] [Asterisk 0012716]: warning about non-existent dialplan context is garbled, sometimes spurious

noreply at bugs.digium.com noreply at bugs.digium.com
Fri May 23 15:51:27 CDT 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12716 
====================================================================== 
Reported By:                chappell
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12716
Category:                   PBX/pbx_config
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-23-2008 15:51 CDT
Last Modified:              05-23-2008 15:51 CDT
====================================================================== 
Summary:                    warning about non-existent dialplan context is
garbled, sometimes spurious
Description: 
Every time the dialplan is loaded, the following warning is printed:

WARNING[7633]: pbx.c:6322 ast_context_verify_includes: Context
'_______________' tries includes nonexistent context 'featuremap'

Note the phrase "tries includes".  Also note that in this case the warning
is spurious since featuremap is a pseudo context defined in features.conf.

Patch fixes wording and suppresses warning for featuremap.

However, suppressing the warning creates a new problem.  On some servers 
"dialplan reload" takes up to a minute to run after the prompt has
returned.  Currently the spurious warning, since it occurs at the very end
of the process, servers as an indicate that the command has finished its
work.  Therefore this patch fixes "dialplan reload" so that it prints
"Dialplan reloaded." on the console when it finishes.




====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-23-08 15:51  chappell       Asterisk Version          => 1.4.19          
05-23-08 15:51  chappell       SVN Branch (only for SVN checkou => N/A          
  
======================================================================




More information about the asterisk-bugs mailing list