Commit Graph

37 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
Tilghman Lesher 39a1a80d2f Merged revisions 332446 via svnmerge from
14 years ago
Tilghman Lesher 919b0b5f54 Revert changes for now, pending discussion
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
Tilghman Lesher bbc47dbac2 Merged revisions 242966 via svnmerge from
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
16 years ago
Russell Bryant 4b16e0f051 Don't enable something by default that has a dependency on something _not_ enabled by default.
17 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
17 years ago
Kevin P. Fleming 6291cd19bf remove remaining Zaptel references in various places
17 years ago
Tilghman Lesher 0ecc7e302d Optionally build integer-based routines for FSK tone decoding (but default
17 years ago
Tilghman Lesher e347f8bc70 Merged revisions 127133 via svnmerge from
17 years ago
Terry Wilson 1eb31edde2 Re-add HTTP post support by moving to res_http_post.c
17 years ago
Jason Parker 10020f41fb Merged revisions 109973 via svnmerge from
17 years ago
Terry Wilson e727d15d34 Replace minimime with superior GMime library so that the entire contents of an http post are not read into memory.
17 years ago
Tilghman Lesher 26755e3882 Context tracing for channels
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Tilghman Lesher c3fc2a76f5 Allow more spans than 32. Also, rearrange compiler flags so the most often
18 years ago
Steve Murphy 337c44236d This change set fixes bug 8126 in trunk. It is implemented via compile time options, activated via the menuselect stuff, which defaults to the old way. non-zero sample data added. Translate tables expressed in microseconds instead of milliseconds, with 5-digit data now instead of 3, giving 2 more digits of precision.
18 years ago
Kevin P. Fleming 5610bc06ea Merged revisions 77827 via svnmerge from
18 years ago
Tilghman Lesher 6910e43b05 Add the flag to trigger an intentional crash on mutex errors
18 years ago
Jason Parker 0b98b2a659 Nothing to see here.
18 years ago
Jason Parker 6cce2f3311 Add CLI command "marko show birthday" to show "birthday information"
18 years ago
Kevin P. Fleming 4764795b37 Merged revisions 49553 via svnmerge from
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Kevin P. Fleming e8ca23608d minor wording fix
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming e49a367ecf commit russell's menuselect/buildoptions work with some changes:
19 years ago
Russell Bryant 739385e761 remove the WITH_SMDI define
19 years ago
Russell Bryant 06b381a54d add the ability to do the same thing as "make dont-optimize" by enabling the
19 years ago
Russell Bryant 86205923df add DEBUG_CHANNEL_LOCKS to menuselect
19 years ago
Russell Bryant a3ed43f0dc Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now be
19 years ago
Russell Bryant 476c7a53e1 add messages at the bottom of the menu for each of the defines
19 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
19 years ago
Kevin P. Fleming 8e9058679a remove T38_SUPPORT define that is no longer needed
19 years ago
Russell Bryant 9a77832583 remove this option for now, because it can only be enabled when
19 years ago
Russell Bryant a4bb5dbd08 add STACK_BACKTRACES to the CFLAGS selectable in menuselect
19 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
19 years ago