Commit Graph

18147 Commits (e1c03cbf1a699ce759337283e52e5e0e2ef9ac18)
 

Author SHA1 Message Date
Tilghman Lesher c524f905a6 Two fixes found while debugging with ast_backtrace():
17 years ago
Eliel C. Sardanons 68a37433bc Fix a crash when logging out from the AMI and avoid astobj2 warning messages.
17 years ago
Matthew Nicholson 69976640f5 Merged revisions 194028 via svnmerge from
17 years ago
Tilghman Lesher 84a4d2484d Merged revisions 193955 via svnmerge from
17 years ago
Mark Michelson 56275abb32 Update spiral support in trunk and 1.6.X to match what is in 1.4.
17 years ago
Mark Michelson 71cced338b Blocked revisions 193880 via svnmerge
17 years ago
Tilghman Lesher 39ed871d95 Convert a THREADSTORAGE object into a simple malloc'd object (as suggested by Russell on -dev)
17 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
17 years ago
Tilghman Lesher 59e8829e36 Found and fixed a memory leak
17 years ago
Tilghman Lesher 76d7462a1f Recorded merge of revisions 193755 via svnmerge from
17 years ago
Russell Bryant 174697b7d1 Fix some timer state corruption.
17 years ago
Tilghman Lesher 52541f5aeb Don't nullify an ast_str pointer.
17 years ago
Richard Mudgett 3b01ff719c Merged revisions 193613 via svnmerge from
17 years ago
Leif Madsen 9408242796 Recorded merge of revisions 193544 via svnmerge from
17 years ago
Joshua Colp d0eab1d9a6 Fix a bug where receiving a control frame of subclass -1 would cause certain channels to get hung up.
17 years ago
Russell Bryant 9c16774cc2 Minor documentation update for ast_event_queue().
17 years ago
Russell Bryant 7e350686d6 Declare private data as static.
17 years ago
David Vossel fbad7a508d TCP not matching valid peer.
17 years ago
Mark Michelson 7a2a6a073f Reset the members' call counts when resetting queue statistics.
17 years ago
Sean Bright 0595e95a71 Fix the spelling of UNAVAILABLE in func_devstate CLI completion.
17 years ago
David Vossel 86d63dc261 Merged revisions 193262 via svnmerge from
17 years ago
Kevin P. Fleming 7893ab8fe7 Merged revisions 193193 via svnmerge from
17 years ago
Tilghman Lesher 9cd0a94aeb Merged revisions 193119 via svnmerge from
17 years ago
Richard Mudgett 90f76fcfba Merged revisions 193050 via svnmerge from
17 years ago
Tilghman Lesher e346cbb9bc Second result should not contain data from the first result.
17 years ago
Tilghman Lesher e4149506a1 Send DTMF frame before playing back audio.
17 years ago
Tilghman Lesher 01e5a86e1a Merged revisions 192932 via svnmerge from
17 years ago
Jeff Peeler 1c05448f5a Merged revisions 192858 via svnmerge from
17 years ago
Jeff Peeler 658f81cb57 If no extension was found in the pattern tree, don't crash.
17 years ago
Joshua Colp 9936f0ca14 Fix a bug where a timer would be created but not acknowledged.
17 years ago
Tilghman Lesher 829807cd2c Add numbers in Urdu, the national language of Pakistan
17 years ago
Joshua Colp 4d840c93b6 Make the code that prevents an infinite loop from happening into a case insensitive check.
17 years ago
Joshua Colp 38a5f51006 Fix an infinite loop with tab completion of CLI aliases that reference themselves.
17 years ago
Joshua Colp 19916d118d Merged revisions 192633 via svnmerge from
17 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
17 years ago
Sean Bright 549740d440 Merged revisions 192524 via svnmerge from
17 years ago
Joshua Colp 77e9d51c93 Merged revisions 192454 via svnmerge from
17 years ago
Joshua Colp 1ed5422fa9 Merged revisions 192429 via svnmerge from
17 years ago
Matthew Fredrickson 965b0f328e Revert CPC patch for now, until I decide whether or not it all should be merged into libss7/1.0 (It's still in the bug13495 branch and in libss7/trunk)
17 years ago
Joshua Colp 2e7c1e3613 Fix a bug with setting t38pt_udptl at the user or peer level.
17 years ago
Kevin P. Fleming 2746f589b7 Add a more efficient way of allocating structures that use stringfields
17 years ago
Kevin P. Fleming 1f49e675bb Correct some flaws in the memory accounting code for stringfields and ao2 objects
17 years ago
Kevin P. Fleming ec5116f80c Properly account for memory allocated for channels and datastores
17 years ago
Kevin P. Fleming d8182202ef Ensure that string pools allocated to hold stringfields are properly accounted in MALLOC_DEBUG mode
17 years ago
David Vossel 0d44a84870 Merged revisions 192213 via svnmerge from
17 years ago
Tilghman Lesher e0aba74fa9 Restore 'asyncagi break' command to 1.6.1 and higher.
17 years ago
Tilghman Lesher f69d6d46f1 Pass libraries in LIBS, not LDFLAGS.
17 years ago
Leif Madsen 17dad4e5b0 Commit documentation changes related to issue #14801.
17 years ago
Kevin P. Fleming 1726475a54 Ensure that astobj2 memory allocations are properly accounted for when MALLOC_DEBUG is used
17 years ago
Eliel C. Sardanons 150edbb67d Do not re-define _POSIX_C_SOURCE if it was already defined.
17 years ago