Commit Graph

31 Commits (1.4)

Author SHA1 Message Date
Steve Murphy a8f8c021d2 (closes issue #12910)
17 years ago
Steve Murphy 50449140e8 Arkadia tried to warn me, but the code added to ast_cdr_busy, _failed, and _noanswer was redundant. Didn't spot it until I was resolving conflicts in trunk. Ugh. Redundant code removed. It wasn't harmful. Just dumb.
17 years ago
Steve Murphy 5c2cf0f3c0 (closes issue #10668)
17 years ago
Steve Murphy e58b5c63c6 (closes issue #10668)
17 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
North Antara 2f07e6d368 fix a typo and a very minor formatting change
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
19 years ago
Russell Bryant a0d438fb6c remove the uses of the deprecated STANDARD_LOCAL_USER
19 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 7953c3f407 issue #5763
20 years ago
Russell Bryant 987b87662c make app_queue 1.2 jump compliant (issue #5580)
20 years ago
Russell Bryant 4eb2c0d832 use correct arguments to ast_cdr_reset from my changes earlier today
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Russell Bryant 5187de9ab6 remove unnecessary checks before calls to ast_strlen_zero
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Russell Bryant 29829640bf it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
20 years ago
Kevin P. Fleming b8f23573fa more license/copyright header updates (thanks Ian!)
20 years ago
Kevin P. Fleming f358db3d43 use CDR API calls instead of re-implementing them (bug #4726)
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer 39ca88f776 Fix fork CDR seggy (bug #3855)
20 years ago
Mark Spencer b6c4282a03 Merge anthm's CDR updates (bug #3595)
20 years ago
Mark Spencer f9222e7e4b Fix misspellings of separate (bug #3607)
20 years ago
Mark Spencer 92eb0c2018 More flagification, courtesy drumkilla (bug #3280)
21 years ago
Anthony Minessale II eca329c0d0 Minor Fix to disposition on clone routine
21 years ago
Mark Spencer 9235f8bda3 Help leanup (bug #2677)
21 years ago
Anthony Minessale II 255ce93616 add app_forkcdr
21 years ago