Commit Graph

84 Commits (00bf3aaaec59ed3b3a3928e48617c289df19dba4)

Author SHA1 Message Date
Sean Bright 174006fcaa docs: Indent <since> tags.
4 months ago
George Joseph 54d67711f8 docs: Add version information to application and function XML elements
4 months ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Kevin Harwell ff0d0ac23a mwi core: Move core MWI functionality into its own files
6 years ago
Richard Mudgett 3601329c5a res_smdi.c: Fix module ref counting and inverted test.
7 years ago
Richard Mudgett 305d08f112 res_smdi.c: Made use defaults if the smdi.conf file does not exist.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Jenkins2 eb23919e69 Merge "res_smdi: Fix shutdown ref."
8 years ago
Corey Farrell 03c25a869f res_smdi: Fix shutdown ref.
8 years ago
Sean Bright 7a8a187a56 coverity: Fix warnings in res_smdi
8 years ago
Corey Farrell 79f111e1f3 Prevent unload of modules which implement an Optional API.
8 years ago
George Joseph 0ec95515f3 res_calendar*, res_smdi: Move to "extended" support
8 years ago
Sean Bright 7937d5b8b3 res_smdi: Clean up memory leak
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Matthew Jordan ff0b561045 Mark res_smdi/res_adsi as 'core' supported modules
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher 6279bf10c4 Avoid unloading res_smdi twice.
15 years ago
Tilghman Lesher 464e44e325 Don't register functions until the last possible point, so they're not unloaded unnecessarily.
15 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Eliel C. Sardanons a179e144cd Show the interface name on error, if it is not found.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Eliel C. Sardanons 9ce385bd72 Move static docs to the new AstXML form.
16 years ago
Russell Bryant 1ee78437e4 Merged revisions 198311 via svnmerge from
16 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
16 years ago
Russell Bryant 639ece2a31 Merged revisions 190661-190662 via svnmerge from
16 years ago
Tilghman Lesher 63b165dbb9 Merged revisions 146799 via svnmerge from
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Sean Bright 357bf3e90b All of the res/ stuff (other than res_jabber) from the RSW branch.
17 years ago
Kevin P. Fleming 7df8b8b848 make datastore creation and destruction a generic API since it is not really channel related, and add the ability to add/find/remove datastores to manager sessions
17 years ago
Joshua Colp a5cb416c86 Merged revisions 117135 via svnmerge from
17 years ago
Russell Bryant dcbc0aab3f Initialize the start time in smdi_msg_wait. Somehow this code got lost in trunk.
17 years ago
Russell Bryant 44af1e23d0 Merge changes from team/russell/smdi-msg-searching
17 years ago
Joshua Colp 71e0880478 Merged revisions 104536 via svnmerge from
18 years ago
Russell Bryant e2e24a1bed Add a \todo to convert this module to the event system
18 years ago