Commit Graph

106 Commits (1.8)

Author SHA1 Message Date
Kinsey Moore 3e9a54d857 Allow Asterisk to compile under GCC 4.10
11 years ago
Matthew Jordan 6a70940c54 core/loader: Don't call dlclose in a while loop
12 years ago
Matthew Jordan f13bd7d90f Fix memory leak while loading priority modules
12 years ago
Richard Mudgett 091b93b98e Fix potential double free when unloading a module.
13 years ago
Richard Mudgett f20a72153b Add safety NULL pointer check in module user references.
13 years ago
Joshua Colp 6d3973330d loader: Ensure dependent modules are properly initialized.
13 years ago
Kinsey Moore 309d55382d Add instrumentation to subsystem reloads
13 years ago
Kinsey Moore f817b8cdcd Add module reload instrumentation for TEST_FRAMEWORK
13 years ago
Kinsey Moore af74988006 Add test instrumentation
13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Terry Wilson 9a3c569772 Track module use count for res_calendar
13 years ago
Matthew Nicholson de9e8e501e Load the proper XML documentation when multiple modules document the same application.
14 years ago
Tilghman Lesher 7e3f95e00a When optional_api is non-optional, force dependent modules to be loaded.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher 4c94d1ee23 Oops, merge reverted this fix.
15 years ago
Tilghman Lesher 832d1296c6 Remove the old stub files, preferring the optional_api method.
15 years ago
Kevin P. Fleming 8e7d01d484 Don't try to call an embedded module's backup_globals() function until
15 years ago
Matthew Nicholson 7f145eeb1b Merged revisions 275182 via svnmerge from
15 years ago
Matthew Nicholson 3fd53f575c Merged revisions 275143 via svnmerge from
15 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
15 years ago
Paul Belanger 7d53dc86d6 Notify CLI when modules is loaded / unloaded
15 years ago
Tilghman Lesher bbb5acc65e RTP documentation states that you can pass NULL as the module, so make sure that's really the case.
15 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
15 years ago
Olle Johansson ebc3aff1c3 Fixing trunk in a way so that it compiles again.
16 years ago
Olle Johansson 75c015bfff Add the capability to require a module to be loaded, or else Asterisk exits.
16 years ago
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
16 years ago
Terry Wilson ad37760473 Make LOAD_ORDER actually work
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
David Vossel 87c8658912 attempting to load running modules
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
David Vossel d532cbcd8a module load priority
16 years ago
Sean Bright befad10893 Merged revisions 199022 via svnmerge from
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
16 years ago
Russell Bryant 4210f17abb Merged revisions 183241 via svnmerge from
16 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
16 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Kevin P. Fleming 9a08061ea3 Merged revisions 131921 via svnmerge from
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Tilghman Lesher 90d75af346 Conditionally load the AGI command gosub, depending on whether or not res_agi
17 years ago
Tilghman Lesher ef4eff9a9b Add the "config reload <conffile>" command, which allows you to tell Asterisk
17 years ago
Tilghman Lesher 10609251f9 Revert several changes from revision 102525, as the changes were not
17 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Joshua Colp b868d44342 Merged revisions 104596 via svnmerge from
17 years ago
Joshua Colp ee5e39e04b Add a log message that appears when you try to unload a module that isn't loaded.
17 years ago
Russell Bryant 75fd299f1b Merged revisions 103728 via svnmerge from
17 years ago