Commit Graph

2260 Commits (34080f9cbecd9094088821f1b287742103896079)

Author SHA1 Message Date
Olle Johansson bb03eef676 Making sure we have references to external libraries.
17 years ago
Tilghman Lesher a74fda63fd As suggested by Russell, warn users when their dialplan arguments contain pipes, but not commas.
17 years ago
Joshua Colp aaf1566222 Change how we set the local and remote address.
17 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
17 years ago
Mark Michelson bdcf8fca81 Don't let ast_channel_alloc fail if explicitly passed NULL cid_name or cid_number.
17 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
17 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
17 years ago
Jeff Peeler de4af72f9f Add ability for dialplan execution to continue when caller hangs up.
17 years ago
Tilghman Lesher 39808fa953 Merged revisions 187428 via svnmerge from
17 years ago
Joshua Colp abcc0b9397 Add support for allowing the channel driver to handle transcoding.
17 years ago
Tilghman Lesher 8f28bfc63e Merged revisions 187300-187301 via svnmerge from
17 years ago
Kevin P. Fleming b5f8c632df add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
17 years ago
Jeff Peeler f57fddb5bb Add timer for features so that backup bridge config can go away
17 years ago
Joshua Colp b0637fe624 Fix a bug where we would native bridge when we did not want to.
17 years ago
Joshua Colp 0ab599bf94 Turn a warning message into a debug message and do not treat two situations as errors when they are not.
17 years ago
Mark Michelson 5d645640e6 Merged revisions 186984 via svnmerge from
17 years ago
Russell Bryant 2cb0018fa1 Start splitting up miscellaneous doxygen documentation into separate files.
17 years ago
Mark Michelson 630bf109bb Merged revisions 186832 via svnmerge from
17 years ago
Mark Michelson 4d42c73c55 Merged revisions 186719 via svnmerge from
17 years ago
Joshua Colp 9597e33a63 Pass the correct value to sizeof when copying address information.
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
Joshua Colp 2d9c6ef3d5 Add better support for relaying success or failure of the ast_transfer() API call.
17 years ago
David Vossel 547b5c7e90 audio_audiohook_write_list() did not correctly update sample size after ast_translate.
17 years ago
Tilghman Lesher 4aeb36b1c5 Compatibility fix for glibc 2.4
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Tilghman Lesher 78aa171d6f Missed a common case for needing to extend the buffer.
17 years ago
Tilghman Lesher be40f3a33c Merge changes from str_substitution that are unrelated to that branch.
17 years ago
Mark Michelson f1707e95e5 Address Russell's comments regarding rev 185704.
17 years ago
Russell Bryant 083e57a5e5 Merged revisions 185771 via svnmerge from
17 years ago
Mark Michelson 378c2e9d2a Allow the AMI Hangup command to accept a Cause header.
17 years ago
Kevin P. Fleming a009068110 Optimizations to the stringfields API
17 years ago
Joshua Colp d40f86db1b Merged revisions 185196 via svnmerge from
17 years ago
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