summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-22Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!Mark Michelson
2008-05-22Minor text fix. roster -> resource.Sean Bright
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,Russell Bryant
2008-05-22Enhance ExternalIVR with new options and commands.Tilghman Lesher
2008-05-21This change makes it so that logs will report the correct source of verbose m...Mark Michelson
2008-05-21Merged revisions 117582 via svnmerge from Jeff Peeler
2008-05-21Merged revisions 117462 via svnmerge from Jeff Peeler
2008-05-21Add a new manager event, AgentRingNoAnswer toMark Michelson
2008-05-21Merged revisions 117574 via svnmerge from Joshua Colp
2008-05-21Blocked revisions 117523 via svnmergeTilghman Lesher
2008-05-21Merged revisions 117519 via svnmerge from Tilghman Lesher
2008-05-21Optimize the update_realtime_member_field function by not havingMark Michelson
2008-05-21Merged revisions 117514 via svnmerge from Russell Bryant
2008-05-21Merged revisions 117507 via svnmerge from Russell Bryant
2008-05-21Merged revisions 117479 via svnmerge from Russell Bryant
2008-05-21On socket-based connections, there is no error FD, so don't try waiting on one.Tilghman Lesher
2008-05-21do not die on SDL_ACTIVEEVENT reporting lost focus.Luigi Rizzo
2008-05-21Be sure that we cache included files for each source file which loadsMark Michelson
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...Steve Murphy
2008-05-20+ Implement a variant of astman_get_header() to return the first orLuigi Rizzo
2008-05-20Document the possible presence of multiple variables with theLuigi Rizzo
2008-05-20Reverse the check for Cookie: and remove leftover code implementingLuigi Rizzo
2008-05-20Increase limit of unshared connections from 1023 to 4.2 billion.Tilghman Lesher
2008-05-20Revert part of previous fix, and heavily comment the logic for objectTilghman Lesher
2008-05-19Minor formatting change to test a mantis change ...Russell Bryant
2008-05-19Change the default for the pridialplan parameter to the far more common case ofTilghman Lesher
2008-05-19Merged revisions 117135 via svnmerge from Joshua Colp
2008-05-19Remove a premature mutex destroy (the destruction callback will end up destro...Joshua Colp
2008-05-19Merged revisions 117086 via svnmerge from Tilghman Lesher
2008-05-19The logger closes the files it is logging to when reloading so we have to rea...Joshua Colp
2008-05-19trap potential failures of SDL when SDL_WINDOWID is pointing to aLuigi Rizzo
2008-05-19Merged revisions 117081 via svnmerge from Joshua Colp
2008-05-19fix example configuration for video support in chan_ossLuigi Rizzo
2008-05-19Some fixes to the code to support running on an externallyLuigi Rizzo
2008-05-19Allow users to specify 'startgui=1' in oss.conf so that theLuigi Rizzo
2008-05-19Merged revisions 116978 via svnmerge from Russell Bryant
2008-05-18Add a set of text to the file astcanary uses to communicate back the mainTilghman Lesher
2008-05-18Remove duplicate colon on Reason headerRussell Bryant
2008-05-17Improve native transfers when a chain of IAX2 connections are in use.Joshua Colp
2008-05-16Try to fix attended transfers.Joshua Colp
2008-05-16Merged revisions 116799 via svnmerge from Joshua Colp
2008-05-16Try to see if we can make our ringback situation a little betterMatthew Fredrickson
2008-05-16Compile under dev-mode, please.Sean Bright
2008-05-16Bring all app_rpt and chan_usbradio stuff up to dateJim Dixon
2008-05-15Add an extra check in ast_strlen_zero, and make ast_assert() not print theTilghman Lesher
2008-05-15Fixes a problem I was having with two SIP phones using Packet2Packet bridging...Jeff Peeler
2008-05-15Don't unload config on reload, when config has not changed.Tilghman Lesher
2008-05-15When counting urgent messages when using IMAP storage, take into account thatMark Michelson
2008-05-15Modify externnotify to take the number of urgent voicemails as a final argume...Mark Michelson