[asterisk-bugs] [Asterisk 0018103]: asterisk starts too late

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 18 04:18:40 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18103 
====================================================================== 
Reported By:                Raffles
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18103
Category:                   General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.2.13 
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-10-07 04:17 CDT
Last Modified:              2010-10-18 04:18 CDT
====================================================================== 
Summary:                    asterisk starts too late
Description: 
When I do a reboot or shutdown of my server, it attempts to unload DAHDI
before it unloads Asterisk.

This means that DAHDI can not unload as it is still in use (by Asterisk).

The run levels of DAHDI need to come after Asterisk (or Asterisk before
DAHDI).

The startup scripts were installed with 'make config' for both DAHDI and
Asterisk.

BTW - I am using Debian if that makes a difference.

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

---------------------------------------------------------------------- 
 (0128151) tzafrir (manager) - 2010-10-18 04:18
 https://issues.asterisk.org/view.php?id=18103#c128151 
---------------------------------------------------------------------- 
That line has since been fixed to state 'defaults' instead of an explicit
list of runlevels.

The whole thing will become moot once we avoid hardwiring priority numbers
(LSB-init dependencies, upstart events, systemd sockets, whatever).

Until then, I'd like to understnd why Asterisk is stopped so late (after
DAHDI, mysql and the rest of the gang). 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-18 04:18 tzafrir        Note Added: 0128151                          
======================================================================




More information about the asterisk-bugs mailing list