[asterisk-bugs] [Asterisk 0013733]: [patch] Add ability to register callback that should run just prior to when asterisk is fully loaded
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Oct 18 06:37:11 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13733
======================================================================
Reported By: mvanbaak
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13733
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 150708
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-17 13:15 CDT
Last Modified: 2008-10-18 06:37 CDT
======================================================================
Summary: [patch] Add ability to register callback that should
run just prior to when asterisk is fully loaded
Description:
When asterisk is done starting, execute registered callback functions.
Usecase: the soon to be merged res_clialiases that will check if a CLI
function exists before allowing it to be aliased. For this, everything
needs to be loaded.
======================================================================
----------------------------------------------------------------------
(0093937) mvanbaak (manager) - 2008-10-18 06:37
http://bugs.digium.com/view.php?id=13733#c93937
----------------------------------------------------------------------
Latest version that has been ok-ed by russellb on the reviewboard.
He also noted: "However, I'd rather not add it to trunk until you're ready
to add whatever uses it to trunk."
So I merged it into the res_clialiases branch because we are going to need
it there.
Issue History
Date Modified Username Field Change
======================================================================
2008-10-18 06:37 mvanbaak Note Added: 0093937
======================================================================
More information about the asterisk-bugs
mailing list