summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-27Merged revisions 94828-94829 via svnmerge from Russell Bryant
2007-12-27This function checks more than just contexts...Olle Johansson
2007-12-27- Add Copyright Olle Johansson
2007-12-27Merged revisions 94824 via svnmerge from Kevin P. Fleming
2007-12-27more steps to decouple the gui from the rest of the code.Luigi Rizzo
2007-12-27Enable building the code even if SDL is not present (similarly,Luigi Rizzo
2007-12-26more localizations around sdl_setupLuigi Rizzo
2007-12-26use fread instead of mmap to read in the comment area from the keypad.Luigi Rizzo
2007-12-26update the region description with an empty line at the beginning.Luigi Rizzo
2007-12-26Allow more spans than 32. Also, rearrange compiler flags so the most oftenTilghman Lesher
2007-12-26another bunch of gui localizationsLuigi Rizzo
2007-12-26Make 'else' argument to ExecIf optional. Clean up the description and usage ...Jason Parker
2007-12-26more localization of sdl stuffLuigi Rizzo
2007-12-26move more gui stuff into console_gui.cLuigi Rizzo
2007-12-26Merged revisions 94808 via svnmerge from Tilghman Lesher
2007-12-26Use defined return values in load_module in more places.Jason Parker
2007-12-26more preparation for untangling of the various console_video stuffLuigi Rizzo
2007-12-26Merged revisions 94801 via svnmerge from Russell Bryant
2007-12-26Add a new dialplan function, DIALPLAN_EXISTS(), which allows you to check forRussell Bryant
2007-12-26Merged revisions 94797 via svnmerge from Russell Bryant
2007-12-26Leave a note for a minor bug that was pointed out by d1masRussell Bryant
2007-12-26Convert raw bits for callprogress bitfield to use constants, for greater code...Tilghman Lesher
2007-12-26Merged revisions 94793 via svnmerge from Russell Bryant
2007-12-26Merged revisions 94789 via svnmerge from Russell Bryant
2007-12-26Merged revisions 94790 via svnmerge from Russell Bryant
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end upRussell Bryant
2007-12-26update svn:ignore for astcanaryRussell Bryant
2007-12-26Adding support for storing the queue log entries in a realtime backend.Mark Michelson
2007-12-26Split console_video.c so that video codecs and gui functionsLuigi Rizzo
2007-12-25Add pickup by channelTilghman Lesher
2007-12-25Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMFTilghman Lesher
2007-12-25Add channel thread ID to the information passed to AGI.Tilghman Lesher
2007-12-25Blocked revisions 94769 via svnmergeJoshua Colp
2007-12-24Merged revisions 94767 via svnmerge from Tilghman Lesher
2007-12-24Blocked revisions 94765 via svnmergeTilghman Lesher
2007-12-24Merged revisions 94763 via svnmerge from Tilghman Lesher
2007-12-23support sdl_videodriver to send output to x11/aalib/consoleLuigi Rizzo
2007-12-23move reading info from the keypad to a separate function.Luigi Rizzo
2007-12-23make sure the minimum surface depth is 16bpp so we can create YUVoverlays.Luigi Rizzo
2007-12-23avoid rebuilding dependent files if the generated busy.h and ringtone.hLuigi Rizzo
2007-12-23Merged revisions 94660 via svnmerge from Tilghman Lesher
2007-12-22Change the name of config file entries for keypad regionsLuigi Rizzo
2007-12-22add a sample keypad (with annotations) for console videoLuigi Rizzo
2007-12-22Build console_video support by linking in, as opposed to including,Luigi Rizzo
2007-12-21Something I've been itching to do for a while now. A minor optimization in ap...Mark Michelson
2007-12-21We should only clear this value if we have toMatthew Fredrickson
2007-12-21Commit non TCP transport part of #11506. Includes numerous additional parame...Matthew Fredrickson
2007-12-21Store dates using local time instead of UTCMark Michelson
2007-12-21Fix a memory leak when reloading queue rules.Mark Michelson
2007-12-21The one documentation source I forgot to update after the merge of the queue-...Mark Michelson