Commit Graph

112 Commits (22)

Author SHA1 Message Date
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
North Antara 2da3b12c51 case consistency in DISA (or is it "disa"?)
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Kevin P. Fleming 18606233da fix various typos and other bits (from Ian Kinner)
19 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
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
Kevin P. Fleming a16ae226b6 use string fields for some stuff in ast_channel
20 years ago
Russell Bryant 4414f45393 on this pass, only remove duplicate log messages
20 years ago
Russell Bryant 9fa6eb5e07 revert my pass through the tree to remove checks of the result of ast_strdupa
20 years ago
Russell Bryant 7ad681adc8 remove lots of useless checks of the result of ast_strdupa
20 years ago
Jim Dixon 80c19330ff Added NOANSWER support, so that optional the DISA application starts without
20 years ago
Olle Johansson a5dcd29a2e Whitespace and formatting changes. /Housekeeping
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming a14758518d correct a small problem with recent commit
20 years ago
Kevin P. Fleming 6bfdf6f45a issue #5736
20 years ago
Kevin P. Fleming 5545974c6a issue #5676
20 years ago
Kevin P. Fleming f09c6bc78e application doc update
20 years ago
Russell Bryant e8f2ad304a user correct arguments to ast_cdr_reset from my changes earlier today
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Russell Bryant 7deac2300a strncpy to ast_copy_string
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
Mark Spencer 60e9a6edf7 Fix app_disa to set the proper variable before goign to invalid (bug #5439)
20 years ago
Mark Spencer e973e76c9f Fix DISA documentation (bug #5461)
20 years ago
Russell Bryant 4aa7912057 Massive cleanups to applications for LOCAL_USER handling and some other things.
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 81932c6142 make DISA() use 'i' extension if it exists (issue #5439 with mods)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming e0f02b46f1 convert a bunch of apps to use ast_goto_if_exists() (issue #5138)
20 years ago
Kevin P. Fleming 63b6795055 ensure account code is not overwritten when none is supplied (bug #4743)
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 608eec66d6 ensure that mailbox numbers are read correctly from password files (bug #4655)
20 years ago
Kevin P. Fleming c0b1e88e8a the last round of file version tags
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
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 e8a453e89d Fix timeouts when no-password used (bug #3859)
20 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer e58083c1f9 DISA fix, makefile fix (bug #3049)
21 years ago
Mark Spencer 77b39af6bf Fix DISA with callerid (bug #3058)
21 years ago
Mark Spencer 5d92e20876 Minor disa fix for 3.4
21 years ago
Jim Dixon 998621f76a Fixed call parking, added separate paramater to allow/disallow call parking on
21 years ago
Mark Spencer 3e9b079007 DISA enhancemnets (bug #2766)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Mark Spencer 3fc2609468 Fix app_disa to not ignore ignorepat :) (bug #2451)
21 years ago
Mark Spencer 91d2e58d1b Update DISA to be internationalized (bug #2284)
21 years ago
Mark Spencer 11b1e81197 Major DISA improvements (bug #2284)
21 years ago
Mark Spencer 4d32c46126 Merge rgagnon's pedantic string checks (apps a-m, bug #2035)
21 years ago
James Golovich f5c18f62a1 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 6ac10272bc Make sure we don't accidently send weird delivery times on DISA
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
21 years ago
Mark Spencer 43fdbc4b63 Fix DISA to actually have header it advertises (bug #197)
22 years ago
Mark Spencer 226e31d86d Internationalize DISA and fix Voicemail when receiving messages and you're checking them too
22 years ago
Mark Spencer f6764f4722 More contributed BSD enhancements
22 years ago
Matteo Brancaleoni f2c4538f61 Fri Mar 7 07:00:00 CET 2003
22 years ago
Mark Spencer d4cce257b2 Version 0.3.0 from FTP
23 years ago
Mark Spencer 39055ab5d7 Version 0.2.0 from FTP
23 years ago
Mark Spencer d5930d1fe8 Version 0.1.12 from FTP
23 years ago
Mark Spencer 3a8facf06d Version 0.1.10 from FTP
24 years ago
Mark Spencer 0fb559c35c Version 0.1.9 from FTP
24 years ago