[asterisk-bugs] [Asterisk 0012668]: [patch] fix module loading of chan_oss when you already got chan_console loaded (channel type conflict)

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Feb 27 16:28:12 CST 2009


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12668 
====================================================================== 
Reported By:                caio1982
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   12668
Category:                   Channels/chan_oss
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 116795 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-05-16 13:37 CDT
Last Modified:              2009-02-27 16:28 CST
====================================================================== 
Summary:                    [patch] fix module loading of chan_oss when you
already got chan_console loaded (channel type conflict)
Description: 
Until now chan_oss didn't handle its own loading very well. As it has the
same channel type 'Console' as chan_console, if you use autoload=yes at
modules.conf and chan_console loads up before chan_oss, the later would
fail miserably and Asterisk wouldn't start up. Hopefully this patch will
fix it by making it act more like chan_console when handling this.
====================================================================== 

---------------------------------------------------------------------- 
 (0100922) lmadsen (administrator) - 2009-02-27 16:28
 http://bugs.digium.com/view.php?id=12668#c100922 
---------------------------------------------------------------------- 
I'm closing this issue as the comments seem to indicate the issue is
upstream in another library. Please reopen the issue should you have any
new information to move this issue forward within Asterisk. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-27 16:28 lmadsen        Note Added: 0100922                          
2009-02-27 16:28 lmadsen        Status                   feedback => closed  
2009-02-27 16:28 lmadsen        Resolution               reopened => won't fix
======================================================================




More information about the asterisk-bugs mailing list