aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-21do not die on SDL_ACTIVEEVENT reporting lost focus.rizzo1-0/+2
2008-05-21Be sure that we cache included files for each source file which loadsmmichelson1-1/+1
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...murf1-34/+4
2008-05-20+ Implement a variant of astman_get_header() to return the first orrizzo1-9/+55
2008-05-20Document the possible presence of multiple variables with therizzo1-7/+27
2008-05-20Reverse the check for Cookie: and remove leftover code implementingrizzo1-26/+3
2008-05-20Increase limit of unshared connections from 1023 to 4.2 billion.tilghman2-12/+15
2008-05-20Revert part of previous fix, and heavily comment the logic for objecttilghman1-21/+47
2008-05-19Minor formatting change to test a mantis change ...russell1-1/+2
2008-05-19Change the default for the pridialplan parameter to the far more common case oftilghman3-5/+16
2008-05-19Merged revisions 117135 via svnmerge from file1-1/+14
2008-05-19Remove a premature mutex destroy (the destruction callback will end up destro...file1-13/+19
2008-05-19Merged revisions 117086 via svnmerge from tilghman1-0/+1
2008-05-19The logger closes the files it is logging to when reloading so we have to rea...file1-5/+5
2008-05-19trap potential failures of SDL when SDL_WINDOWID is pointing to arizzo1-3/+33
2008-05-19Merged revisions 117081 via svnmerge from file1-0/+12
2008-05-19fix example configuration for video support in chan_ossrizzo1-4/+12
2008-05-19Some fixes to the code to support running on an externallyrizzo1-0/+122
2008-05-19Allow users to specify 'startgui=1' in oss.conf so that therizzo1-0/+1
2008-05-19Merged revisions 116978 via svnmerge from russell1-1/+1
2008-05-18Add a set of text to the file astcanary uses to communicate back the maintilghman1-2/+18
2008-05-18Remove duplicate colon on Reason headerrussell1-1/+1
2008-05-17Improve native transfers when a chain of IAX2 connections are in use.file2-68/+192
2008-05-16Try to fix attended transfers.file1-1/+7
2008-05-16Merged revisions 116799 via svnmerge from file1-1/+3
2008-05-16Try to see if we can make our ringback situation a little bettermattf1-4/+5
2008-05-16Compile under dev-mode, please.seanbright1-7/+11
2008-05-16Bring all app_rpt and chan_usbradio stuff up to datejdixon7-5750/+16187
2008-05-15Add an extra check in ast_strlen_zero, and make ast_assert() not print thetilghman2-2/+17
2008-05-15Fixes a problem I was having with two SIP phones using Packet2Packet bridging...jpeeler1-0/+2
2008-05-15Don't unload config on reload, when config has not changed.tilghman1-1/+1
2008-05-15When counting urgent messages when using IMAP storage, take into account thatmmichelson1-4/+10
2008-05-15Modify externnotify to take the number of urgent voicemails as a final argume...mmichelson2-2/+2
2008-05-15Prevent crashes from occurring due to a strcmp of a NULL pointer.mmichelson1-4/+4
2008-05-15Use casts or intermediate variables to remove a numberrizzo7-9/+15
2008-05-14Adding a new option to Chanspy(). The 'd' option allows for the spy tommichelson2-41/+75
2008-05-14Fix pedanticness.file1-1/+1
2008-05-14Merged revisions 116463 via svnmerge from russell8-22/+36
2008-05-14Merged revisions 116466 via svnmerge from tilghman1-1/+5
2008-05-14Add a missing context unlock.file1-0/+2
2008-05-14Merged revisions 116409 via svnmerge from qwell1-0/+2
2008-05-14Voicemail "* exit" should not require an exitcontext to be specified.qwell1-1/+1
2008-05-14Merged revisions 116352 via svnmerge from file1-1/+1
2008-05-14Make the ldap version setting work without having both version and protocol set.file1-1/+1
2008-05-14Merged revisions 116296 via svnmerge from tilghman1-1/+8
2008-05-14Fixed a few problems with multiparking: call not being parked in the correct ...jpeeler2-47/+40
2008-05-14Don't add linefeed on received MESSAGEoej1-7/+7
2008-05-14Properly declare charset for text messages.oej1-1/+1
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...oej7-14/+295
2008-05-14Merged revisions 116230 via svnmerge from oej1-3/+2