Commit Graph

16869 Commits (aa0e8886290c1964bbfc9635ac83d477a179d02c)
 

Author SHA1 Message Date
Mark Michelson 3a9c27459e Merged revisions 158072 via svnmerge from
17 years ago
Mark Michelson 2d4e3b21ee Merged revisions 158071 via svnmerge from
17 years ago
Ryan Brindley e27f9325ea more formatting corrections :: one line for loops and if statements still need {}
17 years ago
Terry Wilson 4f8242904a Begin on a crusade to end trailing whitespace!
17 years ago
Ryan Brindley ad918da94f formatting changes :: one line for loops and if statements should have {}
17 years ago
Mark Michelson 7a554a7386 Merged revisions 158053 via svnmerge from
17 years ago
Jeff Peeler d12263a16a (closes issue #12929)
17 years ago
Jason Parker cea9924353 Whitespace fix
17 years ago
Kevin P. Fleming 8d5deb312b Merged revisions 157859 via svnmerge from
17 years ago
Terry Wilson ebe533b83b Fix compiling
17 years ago
Mark Michelson 9e1283e160 Add a space to the output
17 years ago
Mark Michelson de5ba432da Add a RES_NOT_DYNAMIC case for the CLI command
17 years ago
Mark Michelson 7a64c70324 Commit CHANGES change I promised when submitting
17 years ago
Tilghman Lesher daa9dcd70a Add info about REALTIME_FIELD and REALTIME_HASH
17 years ago
Mark Michelson da33129373 Cast this value since a uint64_t is not the same
17 years ago
Tilghman Lesher e316c21986 Two new functions, REALTIME_FIELD, and REALTIME_HASH, which should make
17 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
17 years ago
Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
17 years ago
Tilghman Lesher 3d8fb2d878 Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should fail reasonably)
17 years ago
Kevin P. Fleming 438e410c4f correct small bug introduced during API conversion
17 years ago
Kevin P. Fleming 773eda05d0 move relevant entries into UPGRADE.txt and resync UPGRADE-1.6.txt with previous branches
17 years ago
Kevin P. Fleming 81a16aa982 make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_multiple() and ast_agi_fdprintf() API calls to be consistent with API guidelines
17 years ago
Terry Wilson c7f3c505e1 Comment out config line that is in a commented out context
17 years ago
Tilghman Lesher afb571ba8f Starting with a change to ensure that ast_verbose() preserves ABI compatibility
17 years ago
Mark Michelson 07a22680ee If malloc returns NULL, we need to return NULL immediately or
17 years ago
Sean Bright 559e644b63 Fix a few build problems on Solaris (and check for an md5 utility in
17 years ago
Mark Michelson a361f7897a This change prevents a crash from occurring if res_musiconhold.so
17 years ago
Mark Michelson d584748f0c Add some missing $(DESTDIR)s to the bininstall
17 years ago
Mark Michelson 6c554e4996 Fix the logic for when delete=yes when IMAP storage
17 years ago
Mark Michelson 1a4fc71415 Merged revisions 157503 via svnmerge from
17 years ago
Mark Michelson 2ede9a603f Based on Russell's advice on the asterisk-dev list, I have
17 years ago
Jason Parker 947429b2b3 Remove echo line that is unnecessary (Thanks seanbright).
17 years ago
Jason Parker 7478e5ecd0 Make this executable
17 years ago
Jason Parker 493e903892 Add init script for ArchLinux
17 years ago
Mark Michelson 16efb5c4dd * Add a lock to be used in the update_call_counter function.
17 years ago
Jeff Peeler 53f3870ed3 Merged revisions 157365 via svnmerge from
17 years ago
Mark Michelson d91f1df3e0 Merged revisions 157305 via svnmerge from
17 years ago
Steve Murphy f68bfa4ff3 (closes issue #13420)
17 years ago
Tilghman Lesher 1287486dbf Can't use items duplicated off the stack frame in an element returned from
17 years ago
Kevin P. Fleming 211981e922 ensure that if a .i file (preprocessed source) is present, the .o file is made from it, not from the .c file (this only works because GNU makes respects the order the rules are defined)
17 years ago
Kevin P. Fleming 75281a1696 Merged revisions 157162-157163 via svnmerge from
17 years ago
Kevin P. Fleming 2ce2cc26c7 Merged revisions 157104 via svnmerge from
17 years ago
Eliel C. Sardanons 7a20daefed Avoid a not needed cast, making code more readable.
17 years ago
Russell Bryant 1148e648b8 Fix a few more places where the case insensitive hash should be used since
17 years ago
Russell Bryant ab2b24d6ee Use the new case insensitive hash function for console interfaces. The comparison
17 years ago
Tilghman Lesher 03b1a5a384 Allow setting static values in CDRs
17 years ago
Mark Michelson 6254c5cd2f Revision 155513 of chan_sip.c in trunk inadvertently
17 years ago
Terry Wilson 655abd1757 Cleanup whitespace issues
17 years ago
Terry Wilson 401b8bea76 Use Mark's new ast_str_case_hash function instead of jumping through hoops to do insensitive case lookups
17 years ago
Tilghman Lesher 777d5ee470 Ping is missing the standard double-newline after the event.
17 years ago