David Vossel
d532cbcd8a
module load priority
...
This patch adds the option to give a module a load priority. The value represents the order in which a module's load() function is initialized. The lower the value, the higher the priority. The value is only checked if the AST_MODFLAG_LOAD_ORDER flag is set. If the AST_MODFLAG_LOAD_ORDER flag is not set, the value will never be read and the module will be given the lowest possible priority
on load. Since some modules are reliant on a timing interface, the timing modules have been given a high load priorty.
(closes issue #15191 )
Reported by: alecdavis
Tested by: dvossel
Review: https://reviewboard.asterisk.org/r/262/
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@199743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-09 16:22:04 +00:00
..
2009-04-20 19:28:16 +00:00
2009-03-02 20:16:51 +00:00
2009-04-20 22:10:25 +00:00
2009-05-21 21:13:09 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-06-01 20:57:31 +00:00
2009-03-03 22:12:02 +00:00
2009-05-21 21:13:09 +00:00
2009-03-03 22:12:02 +00:00
2009-03-03 22:12:02 +00:00
2009-04-29 18:53:01 +00:00
2009-06-04 14:31:24 +00:00
2009-03-20 16:24:20 +00:00
2009-04-09 04:59:05 +00:00
2009-05-22 16:53:41 +00:00
2009-05-28 15:35:23 +00:00
2009-05-28 14:58:06 +00:00
2009-04-24 14:04:26 +00:00
2008-12-12 13:55:30 +00:00
2009-05-10 17:07:46 +00:00
2008-10-30 16:49:02 +00:00
2009-04-03 22:41:46 +00:00
2009-05-29 19:04:24 +00:00
2009-06-03 20:30:10 +00:00
2008-10-14 22:38:06 +00:00
2009-05-28 15:35:23 +00:00
2009-02-17 15:18:55 +00:00
2008-10-10 00:42:13 +00:00
2009-05-05 10:34:19 +00:00
2009-05-22 17:52:35 +00:00
2009-06-05 21:21:22 +00:00
2009-06-01 20:57:31 +00:00
2008-11-29 17:57:39 +00:00
2008-12-22 16:08:13 +00:00
2009-05-21 21:13:09 +00:00
2009-05-28 21:50:27 +00:00
2009-05-03 14:28:59 +00:00
2009-06-02 21:17:49 +00:00
2009-05-29 18:39:04 +00:00
2008-08-06 00:30:53 +00:00
2009-05-21 21:13:09 +00:00
2008-07-21 20:59:03 +00:00
2008-07-21 20:59:03 +00:00
2008-07-21 21:00:47 +00:00
2009-01-30 21:29:12 +00:00
2009-03-11 00:29:59 +00:00
2009-03-27 01:35:56 +00:00
2009-04-29 14:39:48 +00:00
2009-05-21 21:13:09 +00:00
2009-04-29 08:58:39 +00:00
2009-03-18 02:28:55 +00:00
2009-02-10 18:16:31 +00:00
2009-06-09 16:22:04 +00:00
2009-05-28 15:23:29 +00:00
2009-06-01 17:53:38 +00:00
2009-05-31 01:40:02 +00:00
2008-06-19 20:25:37 +00:00
2009-05-26 14:36:11 +00:00
2009-03-18 02:28:55 +00:00
2009-06-02 13:12:59 +00:00
2009-05-06 16:28:02 +00:00
2009-02-23 17:29:16 +00:00
2009-02-10 19:38:26 +00:00
2009-01-12 23:12:30 +00:00
2009-04-29 18:53:01 +00:00
2009-04-03 22:41:46 +00:00
2009-05-21 21:13:09 +00:00
2009-04-29 21:13:43 +00:00
2009-04-01 20:13:28 +00:00
2009-05-12 13:59:35 +00:00
2009-06-01 15:23:21 +00:00
2009-03-27 19:10:32 +00:00
2009-03-12 17:32:13 +00:00
2009-05-21 21:13:09 +00:00
2009-05-21 21:13:09 +00:00
2009-05-28 20:36:49 +00:00
2009-05-27 23:48:15 +00:00
2009-05-26 22:43:21 +00:00