Commit Graph

93 Commits (cef5e9d4340f94de8801aaecfb004a080df8a68f)

Author SHA1 Message Date
Tilghman Lesher fb52725167 Merged revisions 298905 via svnmerge from
15 years ago
Russell Bryant 6ed96a542a Backport unit test API from trunk.
16 years ago
Russell Bryant 156e9d2f0c Merged revisions 267303 via svnmerge from
16 years ago
Tilghman Lesher 5d3e1ebe0f Merged revisions 251262-251263 via svnmerge from
16 years ago
Tilghman Lesher 2f08123e0c Merged revisions 245578 via svnmerge from
16 years ago
Tilghman Lesher 724693d26b Merged revisions 242967,242971 via svnmerge from
16 years ago
Tilghman Lesher 887a602b79 Merged revisions 242857 via svnmerge from
16 years ago
Tilghman Lesher 6adfdfc3ff Merged revisions 242729 via svnmerge from
16 years ago
Tilghman Lesher 7e25b4bdce Merged revisions 242719 via svnmerge from
16 years ago
Jason Parker bed759482a Merged revisions 227372 via svnmerge from
16 years ago
Tilghman Lesher 42a5345e8f Merged revisions 215567 via svnmerge from
17 years ago
Kevin P. Fleming 0cad342de7 Merged revisions 209760-209761 via svnmerge from
17 years ago
Kevin P. Fleming c049643f5f Merged revisions 207680 via svnmerge from
17 years ago
Russell Bryant e97c471b2c Merged revisions 205120 via svnmerge from
17 years ago
Tilghman Lesher 03c25bb848 Merged revisions 187302 via svnmerge from
17 years ago
Russell Bryant b085426cda Merged revisions 182847 via svnmerge from
17 years ago
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
17 years ago
Steve Murphy b5a8a85d35 Merged revisions 177540 via svnmerge from
17 years ago
Russell Bryant bb03ef8d47 Add an implementation of the heap data structure.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Kevin P. Fleming 9a7c28cd5a we can now build with -Wformat=2, which found a couple of real bugs
17 years ago
Eliel C. Sardanons 23adb8e509 Move all the XML documentation API from pbx.c to xmldoc.c.
17 years ago
Sean Bright bc1629a9e8 Fix build errors.
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Kevin P. Fleming 629861a705 Merged revisions 144924-144925 via svnmerge from
18 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
18 years ago
Sean Bright 6cf6d9eca5 Merge in changes that allow Asterisk to be built against the Hoard
18 years ago
Mark Michelson 99db9f65b5 This commit compensates for buggy poll(2)
18 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
18 years ago
Kevin P. Fleming 9a08061ea3 Merged revisions 131921 via svnmerge from
18 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
18 years ago
Kevin P. Fleming 191081e45f add infrastructure so that timing source can be a loadable module... next steps are to convert channel.c and chan_iax2.c to use this new API, and to move all the DAHDI-specific timing source code into a new res_timing_dahdi module
18 years ago
Joshua Colp 5ec16b6d6b Merged revisions 116352 via svnmerge from
18 years ago
Dwayne M. Hubbard b0b72e89a8 A taskprocessor is an object that has a name, a task queue, and an event processing thread. Modules reference a taskprocessor, push tasks into the taskprocessor as needed, and unreference the taskprocessor when the taskprocessor is no longer needed.
18 years ago
Joshua Colp b7b2e732f0 Merged revisions 112711 via svnmerge from
18 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.
18 years ago
Kevin P. Fleming c7eebb3db8 Merged revisions 107408 via svnmerge from
18 years ago
Kevin P. Fleming 79c3038ee5 Merged revisions 107352 via svnmerge from
18 years ago
Tilghman Lesher 7d564048ed Merged revisions 104868 via svnmerge from
18 years ago
Russell Bryant 793edbecd0 Merged revisions 100932 via svnmerge from
18 years ago
Jason Parker 3bd33214b9 Move code from res_features into (new file) main/features.c
18 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
18 years ago
Steve Murphy 33fadcc67c Merged revisions 97849 via svnmerge from
18 years ago
Russell Bryant 54bc2c20b6 Now that the version.h file was getting properly regenerated every time the svn
18 years ago
Russell Bryant 6cfd6009b1 For some odd reason, the last set of libresample build changes from Kevin did
18 years ago
Kevin P. Fleming 04a10c145b go back to including libresample in the main Asterisk binary, but this time including a small hack to ensure that it does get linked in (and also modify the strip_nonapi script to leave the resample_<foo> symbols alone)
18 years ago
Russell Bryant 78f4b28552 Instead of linking libresample into the main Asterisk binary, build it as
18 years ago
Russell Bryant 21cb767db7 Merge changes from team/russell/codec_resample
18 years ago
Russell Bryant adf3b12e55 Fix a silly little typo :)
18 years ago
Mark Michelson c52d8a1cd5 Merged revisions 90735 via svnmerge from
18 years ago