summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2009-04-07Merged revisions 186719 via svnmerge from Mark Michelson
2009-04-06Pass the correct value to sizeof when copying address information.Joshua Colp
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-03Add better support for relaying success or failure of the ast_transfer() API ...Joshua Colp
2009-04-03audio_audiohook_write_list() did not correctly update sample size after ast_t...David Vossel
2009-04-03Compatibility fix for glibc 2.4Tilghman Lesher
2009-04-02Merge in the RTP engine API.Joshua Colp
2009-04-02Missed a common case for needing to extend the buffer.Tilghman Lesher
2009-04-01Merge changes from str_substitution that are unrelated to that branch.Tilghman Lesher
2009-04-01Address Russell's comments regarding rev 185704.Mark Michelson
2009-04-01Merged revisions 185771 via svnmerge from Russell Bryant
2009-04-01Allow the AMI Hangup command to accept a Cause header.Mark Michelson
2009-03-31Optimizations to the stringfields APIKevin P. Fleming
2009-03-31Merged revisions 185196 via svnmerge from Joshua Colp
2009-03-27Improve timing interface to remember which provider provided a timerKevin P. Fleming
2009-03-27Use ast_random() instead of rand() to ensure we use the best RNG available.Russell Bryant
2009-03-27Change global_app_buf to ast_str_thread_global_buf.Russell Bryant
2009-03-27Change g_eid to ast_eid_default.Russell Bryant
2009-03-27Don't act surprised if we get a -1 indication.Russell Bryant
2009-03-27Pass more useful information through to lock tracking when DEBUG_THREADS is on.Russell Bryant
2009-03-25Remove unneeded AST_LIST_ENTRY() and comment on the purpose of ast_event_ref.Russell Bryant
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-25Merged revisions 184188 via svnmerge from Eliel C. Sardanons
2009-03-25Include poll-compat.hRussell Bryant
2009-03-25Change poll() to ast_poll().Russell Bryant
2009-03-24Put siren7 and siren14 in ast_best_codec() just so they're in there somewhere.Russell Bryant
2009-03-23Allow browsers to cache images and other static content.Tilghman Lesher
2009-03-22Fix a minor logic flaw with the bridge generic thread.Joshua Colp
2009-03-20Remove symbols I just added to main/asterisk.exports and instead rename the f...Mark Michelson
2009-03-20Add some missing symbols to main/asterisk.exportsMark Michelson
2009-03-19Merged revisions 183386 via svnmerge from David Vossel
2009-03-19Merged revisions 183291 via svnmerge from Jason Parker
2009-03-19Merged revisions 183241 via svnmerge from Russell Bryant
2009-03-19Merged revisions 183238 via svnmerge from Russell Bryant
2009-03-19Merged revisions 183126 via svnmerge from David Vossel
2009-03-19Merged revisions 183145 via svnmerge from Russell Bryant
2009-03-19Merged revisions 183123 via svnmerge from Russell Bryant
2009-03-18Fix an issue where a T38 control frame would get dropped.Joshua Colp
2009-03-18Fixing a lost symbol in manager.cTilghman Lesher
2009-03-18Merged revisions 182882 via svnmerge from Kevin P. Fleming
2009-03-18Merged revisions 182810 via svnmerge from Russell Bryant
2009-03-18Merged revisions 182808 via svnmerge from Kevin P. Fleming
2009-03-17Tweak the handling of the frame list inside of ast_answer().Russell Bryant
2009-03-17correct logic flaw in ast_answer() changes in r182525Kevin P. Fleming
2009-03-17Improve behavior of ast_answer() to not lose incoming framesKevin P. Fleming
2009-03-17Merged revisions 182449 via svnmerge from Tilghman Lesher
2009-03-16Fix a memory leak in the ast_answer / __ast_answer API call.Joshua Colp
2009-03-13Remove ast_ prefix from functions which are not public.Mark Michelson
2009-03-13Merged revisions 181990 via svnmerge from Mark Michelson
2009-03-12Adjust translation table column widths based upon the translation times.Tilghman Lesher