Commit Graph

17462 Commits (2e2494591ec3b5ea2ddd17ad039cc3f444be537a)
 

Author SHA1 Message Date
Joshua Colp 2e2494591e Merged revisions 177383 via svnmerge from
18 years ago
Jeff Peeler 90a6374871 Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on the
18 years ago
Tilghman Lesher a1f583177e ODBC transaction support
18 years ago
Joshua Colp a150908f3f Update CHANGES file to include MWI subscription support that was added some time ago.
18 years ago
Tilghman Lesher 5b220b3e91 Handle negative length and eliminate a condition that is always true.
18 years ago
Steve Murphy 6c2a537c5f Merged revisions 177225 via svnmerge from
18 years ago
Kevin P. Fleming b2d959c7fa fix two very minor bugs: if anyone ever uses SLINEAR16 as a format in RTP, ensure that the samples are byte-swapped to network order if needed. also, when a smoother is operating on a format that has a sample rate other than 8000 samples per second, use the proper sample rate for computing delivery timestamps.
18 years ago
David Vossel e30d2c1d45 Locking issue in action_bridge and bridge_exec
18 years ago
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
18 years ago
Jeff Peeler 0fb9712a0a Blocked revisions 177160 via svnmerge
18 years ago
Russell Bryant 8065dc57af Re-add 'o' option to MeetMe, reverting rev 62297.
18 years ago
Tilghman Lesher 39d573920f Merged revisions 177096 via svnmerge from
18 years ago
Doug Bailey 7949345352 Fixed error where a check for an zero length, terminated string was needed.
18 years ago
Joshua Colp 2ff89e817e Fix ordering of output for a ChannelUpdate manager event.
18 years ago
Doug Bailey fa3dec169b Need to take into account the \0 terminator of the old string to determine the amount available.
18 years ago
Steve Murphy 0fe1df19df This patch fixes merge_contexts_and_delete so it does not deadlock when hints are present.
18 years ago
Russell Bryant b5410fad00 Add example code for a heap traversal.
18 years ago
Russell Bryant a844cfa904 Fix a number of incorrect uses of strncpy().
18 years ago
Dwayne M. Hubbard 8f8f4adf7d T38 faxdetect should jump to the 'fax' extension for incoming calls only
18 years ago
Kevin P. Fleming 3dcdaa5d05 suppress smoothers for Siren codecs as well as Speex and G.723.1
18 years ago
Russell Bryant d13cdd43a4 Remove a dependency that no longer exists.
18 years ago
Shaun Ruffell c65029b74e Several changes to codec_dahdi to play nice with G723.
18 years ago
Jeff Peeler f40edf2793 Merged revisions 176701 via svnmerge from
18 years ago
Mark Michelson 5d2a7dea85 Use constants from inttypes.h to clear up 32-bit compilation errors
18 years ago
Dwayne M. Hubbard e28b2b52b2 create a UDPTL structure in create_addr_from_peer() if it does not already exist for T38
18 years ago
Mark Michelson 6d60de7efa Clear up documentation of AST_FRIENDLY_OFFSET in frame.h
18 years ago
Tilghman Lesher 57b89131a3 Recorded merge of revisions 176661 via svnmerge from
18 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
18 years ago
Tilghman Lesher 6f9e69adad Prior to masquerade, move the group definitions to the channel performing the
18 years ago
Russell Bryant 044cf691fe Significantly improve scheduler performance under high load.
18 years ago
Russell Bryant 56b9180bd7 Add a test module for the heap implementation.
18 years ago
Russell Bryant bb03ef8d47 Add an implementation of the heap data structure.
18 years ago
Olle Johansson 47913cab6d Typo
18 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
18 years ago
Tilghman Lesher 4ac9617be5 Add assertions in the quest to track down a refcount leak.
18 years ago
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
18 years ago
Olle Johansson 176f380105 Typo
18 years ago
Olle Johansson fa26904074 If there are no realtime engines, there's no reason to check for realtime families
18 years ago
Tilghman Lesher ef94685d32 In this version, we can combine the queries, because we support dropping
18 years ago
Tilghman Lesher 274c71e6ae Merged revisions 176426 via svnmerge from
18 years ago
Tilghman Lesher 76b100354d Might want to update the buffer pointer after a realloc (or we crash)
18 years ago
Kevin P. Fleming f8a6cc1ebc add support for Siren7 and Siren14 flavors of prompts and music on hold
18 years ago
David Vossel 00b5dcfca4 Merged revisions 176354 via svnmerge from
18 years ago
Tilghman Lesher 808047d54b Use the correct list macros for deleting an item from the middle of a list.
18 years ago
Kevin P. Fleming 0381d94d14 Merged revisions 176216 via svnmerge from
18 years ago
Mark Michelson 20c5bad34b Merged revisions 176249,176252 via svnmerge from
18 years ago
David Vossel 0a792331bf Merged revisions 175597 via svnmerge from
18 years ago
Mark Michelson e32921415f Assist proper thread synchronization when stopping the logger thread.
18 years ago
Tilghman Lesher 6cc10eb351 Can't set debug level 2 (intense debugging) unless the syntax matches
18 years ago
Russell Bryant 0aa256715c Remove chan_features.
18 years ago