aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end uprussell1-1/+2
2007-12-26Split console_video.c so that video codecs and gui functionsrizzo3-1919/+1938
2007-12-25Change the abbreviated TON from 'A' to 'V', since 'A' is a legitimate DTMFtilghman1-2/+2
2007-12-23support sdl_videodriver to send output to x11/aalib/consolerizzo2-0/+20
2007-12-23move reading info from the keypad to a separate function.rizzo1-93/+95
2007-12-23make sure the minimum surface depth is 16bpp so we can create YUVoverlays.rizzo1-2/+9
2007-12-23avoid rebuilding dependent files if the generated busy.h and ringtone.hrizzo1-0/+6
2007-12-23Merged revisions 94660 via svnmerge from tilghman1-23/+24
2007-12-22Change the name of config file entries for keypad regionsrizzo1-5/+8
2007-12-22Build console_video support by linking in, as opposed to including,rizzo4-80/+150
2007-12-21We should only clear this value if we have tomattf1-3/+4
2007-12-21Commit non TCP transport part of #11506. Includes numerous additional parame...mattf1-12/+120
2007-12-20Merged revisions 94256 via svnmerge from russell1-1/+1
2007-12-20Merged revisions 94251 via svnmerge from russell1-3/+32
2007-12-20add some macros to simplify parsing the config file,rizzo3-155/+69
2007-12-19Add instructions on how to generate your own font.rizzo1-0/+17
2007-12-19Merged revisions 93949 via svnmerge from tilghman1-1/+1
2007-12-19Adding the ability to specify the To: header in an outbound INVITEoej1-11/+50
2007-12-18Move some warnings away to debug since some devices send a packet with a sillyoej1-2/+2
2007-12-18Merged revisions 93668 via svnmerge from tilghman2-8/+92
2007-12-18make configuration variable const so they are not accidentallyrizzo1-1/+1
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo2-5/+5
2007-12-18You... will... build! I say so and therefore you will.file1-0/+1
2007-12-18minor cleanupskpfleming1-3/+0
2007-12-17fix building under cygwin.rizzo1-0/+14
2007-12-17remove some unnecessary includesrizzo1-27/+2
2007-12-17surprising as it may be, chan_oss compiles correctly under cygwin as well,rizzo1-2/+1
2007-12-17Merged revisions 93182 via svnmerge from oej4-0/+9
2007-12-17Merged revisions 93250 via svnmerge from file1-1/+6
2007-12-17make the configure script detect that it is running on a Windows platform, an...kpfleming3-5/+5
2007-12-17Fix usage of rtptimeout. It can be used without rtpkeepalive, and the value c...file1-2/+2
2007-12-17If no timezone is available use the default message.file1-2/+2
2007-12-17Make chan_unistim actually be able to unload. When creating a thread that you...file1-1/+2
2007-12-17Merged revisions 93180 via svnmerge from kpfleming1-1/+3
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej7-30/+102
2007-12-16Make more timers settable in SIP so that we can force timeout earlier on non-...oej1-9/+57
2007-12-15Bring in video console support for chan_oss (and later chan_alsa too).rizzo1-0/+3280
2007-12-15remove some redundant headersrizzo1-12/+4
2007-12-14Solaris compat fixestilghman1-77/+57
2007-12-14Merged revisions 92937 via svnmerge from file1-2/+2
2007-12-14Merged revisions 92934 via svnmerge from crichter1-1/+1
2007-12-14Convert ast_verbose to ast_verb.tilghman1-2/+2
2007-12-13Merged revisions 92815 via svnmerge from tilghman1-0/+19
2007-12-13Remove remnants of a poorly merged commit. (92697)qwell1-30/+0
2007-12-13Merged revisions 92696 via svnmerge from qwell2-50/+80
2007-12-12Revert an "optimization" that I added in revision 89887, as the user who repo...russell1-87/+68
2007-12-12Merged revisions 92617 via svnmerge from qwell1-4/+0
2007-12-11Doxygen updates, formatting. oej10-0/+57
2007-12-11Trunk build would fail due to the nonexistence of zaptel hwgainmmichelson1-0/+4
2007-12-11We need to set the address we want to match against before we actually do the...qwell1-3/+5