summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2007-12-26use fread instead of mmap to read in the comment area from the keypad.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-26more localization of sdl stuffLuigi Rizzo
2007-12-26move more gui stuff into console_gui.cLuigi Rizzo
2007-12-26more preparation for untangling of the various console_video stuffLuigi Rizzo
2007-12-26Convert raw bits for callprogress bitfield to use constants, for greater code...Tilghman Lesher
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end upRussell Bryant
2007-12-26Split console_video.c so that video codecs and gui functionsLuigi Rizzo
2007-12-25Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMFTilghman 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-22Build console_video support by linking in, as opposed to including,Luigi Rizzo
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-20Merged revisions 94256 via svnmerge from Russell Bryant
2007-12-20Merged revisions 94251 via svnmerge from Russell Bryant
2007-12-20add some macros to simplify parsing the config file,Luigi Rizzo
2007-12-19Add instructions on how to generate your own font.Luigi Rizzo
2007-12-19Merged revisions 93949 via svnmerge from Tilghman Lesher
2007-12-19Adding the ability to specify the To: header in an outbound INVITEOlle Johansson
2007-12-18Move some warnings away to debug since some devices send a packet with a sillyOlle Johansson
2007-12-18Merged revisions 93668 via svnmerge from Tilghman Lesher
2007-12-18make configuration variable const so they are not accidentallyLuigi Rizzo
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-18You... will... build! I say so and therefore you will.Joshua Colp
2007-12-18minor cleanupsKevin P. Fleming
2007-12-17fix building under cygwin.Luigi Rizzo
2007-12-17remove some unnecessary includesLuigi Rizzo
2007-12-17surprising as it may be, chan_oss compiles correctly under cygwin as well,Luigi Rizzo
2007-12-17Merged revisions 93182 via svnmerge from Olle Johansson
2007-12-17Merged revisions 93250 via svnmerge from Joshua Colp
2007-12-17make the configure script detect that it is running on a Windows platform, an...Kevin P. Fleming
2007-12-17Fix usage of rtptimeout. It can be used without rtpkeepalive, and the value c...Joshua Colp
2007-12-17If no timezone is available use the default message.Joshua Colp
2007-12-17Make chan_unistim actually be able to unload. When creating a thread that you...Joshua Colp
2007-12-17Merged revisions 93180 via svnmerge from Kevin P. Fleming
2007-12-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-12-16Make more timers settable in SIP so that we can force timeout earlier on non-...Olle Johansson
2007-12-15Bring in video console support for chan_oss (and later chan_alsa too).Luigi Rizzo
2007-12-15remove some redundant headersLuigi Rizzo
2007-12-14Solaris compat fixesTilghman Lesher
2007-12-14Merged revisions 92937 via svnmerge from Joshua Colp
2007-12-14Merged revisions 92934 via svnmerge from Christian Richter
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-13Merged revisions 92815 via svnmerge from Tilghman Lesher