Commit Graph

41 Commits (master)

Author SHA1 Message Date
Richard Mudgett 6681e88bdd Remove obsolete struct ast_channel note.
13 years ago
Tilghman Lesher 16c3ea3d42 Merged revisions 304950 via svnmerge from
14 years ago
Kevin P. Fleming 5cb45e4970 Bump cleancount due to ast_channel change.
15 years ago
Kevin P. Fleming 56c72ed684 Bump up cleancount so that existing checkouts will update themselves properly for the 'Addons' -> 'ADDONS' change.
16 years ago
Russell Bryant 719d4f5609 Merged revisions 159900 via svnmerge from
17 years ago
Mark Michelson 7a90863973 Removing chan_vpb from the tree
17 years ago
Jason Parker 3bd33214b9 Move code from res_features into (new file) main/features.c
18 years ago
Joshua Colp 46d2c050c5 Merged revisions 90548 via svnmerge from
18 years ago
Russell Bryant 6f4fbccdb1 Merged revisions 81952 via svnmerge from
18 years ago
Jason Parker 4aaa1d1ec1 Merged revisions 65877 via svnmerge from
18 years ago
Joshua Colp 2b4232f027 Since I'm a nice guy... let's increment the clean count since last night's module changes require a rebuild of everything essentially.
18 years ago
Jason Parker 5e72013cdc We need to bump the cleancount when we make API changes...
18 years ago
Russell Bryant e1c1095534 Merged revisions 51326 via svnmerge from
19 years ago
Olle Johansson 53c092f326 Removing two .h files means we need to update cleancount to force
19 years ago
Joshua Colp af51be05a6 Merged revisions 47850 via svnmerge from
19 years ago
Joshua Colp 98873d34bd Merged revisions 43707 via svnmerge from
19 years ago
Jason Parker 75a39b53ad bump the .cleancount up
19 years ago
Joshua Colp a0cd4f4cc8 Force a rebuild since we mucked with enough stuff to justify it
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Russell Bryant 5dc72404ab convert lists of constants in channel.h to enums instead of #defines
19 years ago
Kevin P. Fleming 193aab348c update cleancount because the channel structure changed today
19 years ago
Russell Bryant afb12d043c my last changes to the jitterbuffer files need a forced make clean
19 years ago
Russell Bryant bb7dd96cfe Add support for using a jitterbuffer for RTP on bridged calls. This includes
19 years ago
Russell Bryant 1f0e09e81e force a "make clean" because existing .depend files in the subdirectories
19 years ago
Russell Bryant 44d4ed1b37 change the CFLAGS controlled by menuselect to be placed in a header file
19 years ago
Joshua Colp 0f1321d423 Data stores do not need a lock. As well change the way they are removed from the channel when it is destroyed (thanks Russell Wussell) and finally... because C++ is silly... change our list macro info thing to be "entry" instead of "list".
19 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
19 years ago
Matt O'Gorman 234d8cece6 updating cleancount to coincide with 17130
19 years ago
Luigi Rizzo 595775c6e6 black magic to make sure we recompile things after the changes to cli.c
19 years ago
Kevin P. Fleming 42314e6160 force a cleanup due to today's ast_channel change
19 years ago
Kevin P. Fleming a16ae226b6 use string fields for some stuff in ast_channel
20 years ago
Kevin P. Fleming 0bfd41272c increment for recent ast_channel change
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 846b39a9f1 major redesign of the channel spy infrastructure, increasing efficiency and reducing locking conflicts
20 years ago
Kevin P. Fleming b74c9906d2 force cleaning with today's changes
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Mark Spencer 29ce32912d Merge API changes for chanspy
20 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
20 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Mark Spencer 91805d8f8e Remove duplicate alaw implementation (bug #3409)
21 years ago
Mark Spencer 441c545ccc Allow me to force a "make clean ; make install" on a cvs update (bug #3358)
21 years ago