[asterisk-bugs] [Asterisk 0017709]: [patch] Formats should have a load priority

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Jul 25 15:50:06 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17709 
====================================================================== 
Reported By:                pabelanger
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17709
Category:                   Formats/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.0-beta1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-25 15:46 CDT
Last Modified:              2010-07-25 15:50 CDT
====================================================================== 
Summary:                    [patch] Formats should have a load priority
Description: 
With the recent change to formats, they now have a default load priority. 
This currently causes an issue, since app_voicemail.c now loads prior to
formats_*.


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

---------------------------------------------------------------------- 
 (0124994) pabelanger (manager) - 2010-07-25 15:50
 https://issues.asterisk.org/view.php?id=17709#c124994 
---------------------------------------------------------------------- 
I'm not sure if this is the correct approach, I created a new
AST_MODPRI_SYSTEM_DEPEND flag.  Since formats, don't appear, to have any
dependencies we can assume(?) they can be safely loaded first. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-25 15:50 pabelanger     Note Added: 0124994                          
======================================================================




More information about the asterisk-bugs mailing list