[asterisk-bugs] [Asterisk 0016618]: pbx_config does not load when it should

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 18 10:08:10 CST 2010


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16618 
====================================================================== 
Reported By:                kobaz
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16618
Category:                   PBX/pbx_config
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 240326 
Request Review:              
====================================================================== 
Date Submitted:             2010-01-15 16:20 CST
Last Modified:              2010-01-18 10:08 CST
====================================================================== 
Summary:                    pbx_config does not load when it should
Description: 
When using extconfig for extensions.conf, pbx_config does not load to get
dialplan config.

I have an extensions.ael file in use as well as extconfig.conf for
database extensions.conf (static-realtime) 

extconfig.conf
---------------
[settings]
extensions.conf => odbc,pbx,asterisk.v_asterisk_ext_config
---------------

Asterisk is started... pbx_config.so is nowhere to be found in the startup
log. 'dialplan reload' is not available.


I can then forcefully: module load pbx_config.so
And then extensions.conf is pulled via odbc, but clobbers my
extensions.ael

'dialplan show' will still show the diaplan code from my extensions.ael,
but it's not reachable.

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

---------------------------------------------------------------------- 
 (0116819) lmadsen (administrator) - 2010-01-18 10:08
 https://issues.asterisk.org/view.php?id=16618#c116819 
---------------------------------------------------------------------- 
This sounds like a module load order issue -- in the past people have use
the preload directive in modules.conf to get around this. Could this
possibly be a solution for you? Thought I'd throw that out there. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-18 10:08 lmadsen        Note Added: 0116819                          
2010-01-18 10:08 lmadsen        Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list