[asterisk-bugs] [DAHDI-tools 0014603]: [patch] dahdi.init can't unload module dahdi_dynamic_eth (module in use)

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Mar 6 13:51:40 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14603 
====================================================================== 
Reported By:                tamiel
Assigned To:                
====================================================================== 
Project:                    DAHDI-tools
Issue ID:                   14603
Category:                   Utilities
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
====================================================================== 
Date Submitted:             2009-03-04 05:44 CST
Last Modified:              2009-03-06 13:51 CST
====================================================================== 
Summary:                    [patch] dahdi.init can't unload module
dahdi_dynamic_eth (module in use)
Description: 
When using dahdi_dynamic_eth and doing dahdi.init stop (like
/etc/init.d/dahdi stop), dahdi.init says "dahdi_dynamic_eth is in use".
So, dahdi dynamic spans are always present. 

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

---------------------------------------------------------------------- 
 (0101316) tzafrir (manager) - 2009-03-06 13:51
 http://bugs.digium.com/view.php?id=14603#c101316 
---------------------------------------------------------------------- 
Another small thing:

I'd like to have a separate /etc/dahdi/dynamic.conf . And thus dahdi.init
would run (just before checking for a span and potentially loading
dahdi_dummy)

  if -r /etc/dahdi/dynamic.conf; then
     dahdi_cfg -c /etc/dahdi/dynamic.conf
  fi

This should not break backward compatibility. However it should make it
safe to just run dahdi_cfg eventually. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-06 13:51 tzafrir        Note Added: 0101316                          
======================================================================




More information about the asterisk-bugs mailing list