aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak76-284/+307
2008-05-22Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!mmichelson1-3/+6
2008-05-22Minor text fix. roster -> resource.seanbright1-1/+1
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,russell2-0/+8
2008-05-22Enhance ExternalIVR with new options and commands.tilghman3-83/+218
2008-05-21This change makes it so that logs will report the correct source of verbose m...mmichelson6-8/+10
2008-05-21Merged revisions 117582 via svnmerge from jpeeler1-29/+41
2008-05-21Merged revisions 117462 via svnmerge from jpeeler1-154/+154
2008-05-21Add a new manager event, AgentRingNoAnswer tommichelson2-1/+26
2008-05-21Merged revisions 117574 via svnmerge from file1-0/+1
2008-05-21Blocked revisions 117523 via svnmergetilghman0-0/+0
2008-05-21Merged revisions 117519 via svnmerge from tilghman1-0/+8
2008-05-21Optimize the update_realtime_member_field function by not havingmmichelson1-35/+55
2008-05-21Merged revisions 117514 via svnmerge from russell1-3/+0
2008-05-21Merged revisions 117507 via svnmerge from russell2-0/+7
2008-05-21Merged revisions 117479 via svnmerge from russell1-1/+5
2008-05-21On socket-based connections, there is no error FD, so don't try waiting on one.tilghman1-3/+3
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