Commit Graph

17467 Commits (b5a8a85d355ea65df066728686f639b6d22a4889)
 

Author SHA1 Message Date
Steve Murphy b5a8a85d35 Merged revisions 177540 via svnmerge from
17 years ago
Tilghman Lesher 306f229d64 Merged revisions 177536 via svnmerge from
17 years ago
Tilghman Lesher 1e19ca567c Document how to use database transactions
17 years ago
Olle Johansson b6d12cb96b Blocking MWI change to 1.4 since the mwi system is different in 1.6.x and trunk. Will do some
17 years ago
Jeff Peeler ef84acf002 Fix another merge error from 176708
17 years ago
Joshua Colp 2e2494591e Merged revisions 177383 via svnmerge from
17 years ago
Jeff Peeler 90a6374871 Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on the
17 years ago
Tilghman Lesher a1f583177e ODBC transaction support
17 years ago
Joshua Colp a150908f3f Update CHANGES file to include MWI subscription support that was added some time ago.
17 years ago
Tilghman Lesher 5b220b3e91 Handle negative length and eliminate a condition that is always true.
17 years ago
Steve Murphy 6c2a537c5f Merged revisions 177225 via svnmerge from
17 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.
17 years ago
David Vossel e30d2c1d45 Locking issue in action_bridge and bridge_exec
17 years ago
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
17 years ago
Jeff Peeler 0fb9712a0a Blocked revisions 177160 via svnmerge
17 years ago
Russell Bryant 8065dc57af Re-add 'o' option to MeetMe, reverting rev 62297.
17 years ago
Tilghman Lesher 39d573920f Merged revisions 177096 via svnmerge from
17 years ago
Doug Bailey 7949345352 Fixed error where a check for an zero length, terminated string was needed.
17 years ago
Joshua Colp 2ff89e817e Fix ordering of output for a ChannelUpdate manager event.
17 years ago
Doug Bailey fa3dec169b Need to take into account the \0 terminator of the old string to determine the amount available.
17 years ago
Steve Murphy 0fe1df19df This patch fixes merge_contexts_and_delete so it does not deadlock when hints are present.
17 years ago
Russell Bryant b5410fad00 Add example code for a heap traversal.
17 years ago
Russell Bryant a844cfa904 Fix a number of incorrect uses of strncpy().
17 years ago
Dwayne M. Hubbard 8f8f4adf7d T38 faxdetect should jump to the 'fax' extension for incoming calls only
17 years ago
Kevin P. Fleming 3dcdaa5d05 suppress smoothers for Siren codecs as well as Speex and G.723.1
17 years ago
Russell Bryant d13cdd43a4 Remove a dependency that no longer exists.
17 years ago
Shaun Ruffell c65029b74e Several changes to codec_dahdi to play nice with G723.
17 years ago
Jeff Peeler f40edf2793 Merged revisions 176701 via svnmerge from
17 years ago
Mark Michelson 5d2a7dea85 Use constants from inttypes.h to clear up 32-bit compilation errors
17 years ago
Dwayne M. Hubbard e28b2b52b2 create a UDPTL structure in create_addr_from_peer() if it does not already exist for T38
17 years ago
Mark Michelson 6d60de7efa Clear up documentation of AST_FRIENDLY_OFFSET in frame.h
17 years ago
Tilghman Lesher 57b89131a3 Recorded merge of revisions 176661 via svnmerge from
17 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
17 years ago
Tilghman Lesher 6f9e69adad Prior to masquerade, move the group definitions to the channel performing the
17 years ago
Russell Bryant 044cf691fe Significantly improve scheduler performance under high load.
17 years ago
Russell Bryant 56b9180bd7 Add a test module for the heap implementation.
17 years ago
Russell Bryant bb03ef8d47 Add an implementation of the heap data structure.
17 years ago
Olle Johansson 47913cab6d Typo
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Tilghman Lesher 4ac9617be5 Add assertions in the quest to track down a refcount leak.
17 years ago
Russell Bryant 184872fdfd Fix a race condition that caused device states to become incorrect for hints.
17 years ago
Olle Johansson 176f380105 Typo
17 years ago
Olle Johansson fa26904074 If there are no realtime engines, there's no reason to check for realtime families
17 years ago
Tilghman Lesher ef94685d32 In this version, we can combine the queries, because we support dropping
17 years ago
Tilghman Lesher 274c71e6ae Merged revisions 176426 via svnmerge from
17 years ago
Tilghman Lesher 76b100354d Might want to update the buffer pointer after a realloc (or we crash)
17 years ago
Kevin P. Fleming f8a6cc1ebc add support for Siren7 and Siren14 flavors of prompts and music on hold
17 years ago
David Vossel 00b5dcfca4 Merged revisions 176354 via svnmerge from
17 years ago
Tilghman Lesher 808047d54b Use the correct list macros for deleting an item from the middle of a list.
17 years ago
Kevin P. Fleming 0381d94d14 Merged revisions 176216 via svnmerge from
17 years ago