Commit Graph

29 Commits (fe9a3bef4eb028e6521e81c9bedb878768f8c3a2)

Author SHA1 Message Date
Jason Parker e07b41da01 Update cleancount for that last commit - just for good measure.
18 years ago
Russell Bryant 2767bad830 Bump the cleancount since my last commit changed the channel structure.
19 years ago
Joshua Colp 335630b10c Use a separate variable in the channel structure to store the context that the channel was dialed from. (issue #8382 reported by jiddings)
19 years ago
Joshua Colp 2862b777fe Merged revisions 43705 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
20 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)
21 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