[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
Thu Feb 19 15:27:00 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12668 
====================================================================== 
Reported By:                caio1982
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   12668
Category:                   Channels/chan_oss
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 116795 
Request Review:              
====================================================================== 
Date Submitted:             2008-05-16 13:37 CDT
Last Modified:              2009-02-19 15:27 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0100402) Corydon76 (administrator) - 2009-02-19 15:27
 http://bugs.digium.com/view.php?id=12668#c100402 
---------------------------------------------------------------------- 
caio1982:  The only problem here is deep within libasound, not within the
Asterisk code.  This may need to be routed upstream to the libasound
project. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-19 15:27 Corydon76      Note Added: 0100402                          
======================================================================




More information about the asterisk-bugs mailing list