Commit Graph

2228 Commits (383d4fa05b9ceccd9fee61767f5d9bf12fd3274f)

Author SHA1 Message Date
Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer
17 years ago
Russell Bryant f745326750 Use ast_random() instead of rand() to ensure we use the best RNG available.
17 years ago
Russell Bryant 2a4f9f7181 Change global_app_buf to ast_str_thread_global_buf.
17 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
17 years ago
Russell Bryant b043f8ab1b Don't act surprised if we get a -1 indication.
17 years ago
Russell Bryant 37b5a29dc7 Pass more useful information through to lock tracking when DEBUG_THREADS is on.
17 years ago
Russell Bryant 189a55f9f0 Remove unneeded AST_LIST_ENTRY() and comment on the purpose of ast_event_ref.
17 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
17 years ago
Eliel C. Sardanons 79ec90b3b2 Merged revisions 184188 via svnmerge from
17 years ago
Russell Bryant bae19927d3 Include poll-compat.h
17 years ago
Russell Bryant f9f0d8fe96 Change poll() to ast_poll().
17 years ago
Russell Bryant 2ad737608c Put siren7 and siren14 in ast_best_codec() just so they're in there somewhere.
17 years ago
Tilghman Lesher 1745773f30 Allow browsers to cache images and other static content.
17 years ago
Joshua Colp dc9c58104e Fix a minor logic flaw with the bridge generic thread.
17 years ago
Mark Michelson 33c3fce71a Remove symbols I just added to main/asterisk.exports and instead rename the functions.
17 years ago
Mark Michelson 47553ba807 Add some missing symbols to main/asterisk.exports
17 years ago
David Vossel 9d3527bddf Merged revisions 183386 via svnmerge from
17 years ago
Jason Parker 50155d5952 Merged revisions 183291 via svnmerge from
17 years ago
Russell Bryant 4210f17abb Merged revisions 183241 via svnmerge from
17 years ago
Russell Bryant 76b7966606 Merged revisions 183238 via svnmerge from
17 years ago
David Vossel 2764c2821f Merged revisions 183126 via svnmerge from
17 years ago
Russell Bryant 10529ea029 Merged revisions 183145 via svnmerge from
17 years ago
Russell Bryant 5cd40194a3 Merged revisions 183123 via svnmerge from
17 years ago
Joshua Colp 10b7b842dc Fix an issue where a T38 control frame would get dropped.
17 years ago
Tilghman Lesher d36ca75e47 Fixing a lost symbol in manager.c
17 years ago
Kevin P. Fleming 4f390ec024 Merged revisions 182882 via svnmerge from
17 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
17 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
17 years ago
Russell Bryant 9d6ba51d05 Tweak the handling of the frame list inside of ast_answer().
17 years ago
Kevin P. Fleming 16b9280ba9 correct logic flaw in ast_answer() changes in r182525
17 years ago
Kevin P. Fleming d11b6386a5 Improve behavior of ast_answer() to not lose incoming frames
17 years ago
Tilghman Lesher 3e22e8bc94 Merged revisions 182449 via svnmerge from
17 years ago
Joshua Colp 5308112806 Fix a memory leak in the ast_answer / __ast_answer API call.
17 years ago
Mark Michelson 0892cdb958 Remove ast_ prefix from functions which are not public.
17 years ago
Mark Michelson 88e3279f83 Merged revisions 181990 via svnmerge from
17 years ago
Tilghman Lesher 86d6cd8a94 Adjust translation table column widths based upon the translation times.
17 years ago
Russell Bryant c61a3f2878 Make handling of the BRIDGE_PLAY_SOUND variable thread-safe.
17 years ago
Russell Bryant ffc7510e7a Make handling of the BRIDGEPVTCALLID variable thread-safe.
17 years ago
Russell Bryant 29cfabf335 Merged revisions 181423 via svnmerge from
17 years ago
Jeff Peeler 58cf8b69da Fix malloc debug macros to work properly with h323.
17 years ago
Tilghman Lesher bfc0d3b795 Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source.
17 years ago
Tilghman Lesher ac7e490b94 Spacing changes only
17 years ago
Joshua Colp 951cbf11d4 Reset the thread local string buffer when handling the UserEvent action.
17 years ago
Jeff Peeler bf0bb7b385 Add Doxygen documentation for API changes from 1.6.0 to 1.6.1
17 years ago
David Vossel 02de67c232 Merged revisions 180532 via svnmerge from
17 years ago
Kevin P. Fleming 2f24689b49 Merged revisions 180372 via svnmerge from
17 years ago
Joshua Colp 4c9ab0df8c Merge phase 1 support for the new bridging architecture.
17 years ago
Tilghman Lesher eb5bb03b82 Spacing changes only
17 years ago
Joshua Colp a66032a14a Merged revisions 180194 via svnmerge from
17 years ago
David Vossel 979eb709ae app_read does not break from prompt loop with user terminated empty string
17 years ago