summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-17Fix a race condition that caused device states to become incorrect for hints.Russell Bryant
2009-02-16Merged revisions 176249,176252 via svnmerge from Mark Michelson
2009-02-13Merge queue-reset branch to AsteriskMark Michelson
2009-02-13Add manager events for chanspy starting or stoppingMark Michelson
2009-02-13Merged revisions 175590 via svnmerge from Mark Michelson
2009-02-13Add an option to keep the recorded file upon hangup.Joshua Colp
2009-02-11Fix a bit of odd logic for announcing position. Sync with 1.6.0's logicMark Michelson
2009-02-11Fix odd "thank you" sound playing behavior in app_queue.cMark Michelson
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationMark Michelson
2009-02-10Fix potential for stack overflows in app_chanspy.cMark Michelson
2009-02-10Fix0ring buildTilghman Lesher
2009-02-10Remove the usage of the KeepAlive app, as it no longer exists.Tilghman Lesher
2009-02-10This patch removes the use of AST_PBX_KEEPALIVESteve Murphy
2009-02-10More intptr_t work.Steve Murphy
2009-02-10Merged revisions 174369 via svnmerge from Steve Murphy
2009-02-09Fixes issue with hangups not being sent and external process never terminating. David Vossel
2009-02-06Always detach and destroy the whisper and barge audiohooks. Additionally also...Joshua Colp
2009-02-05Properly set "seen" and "unseen" flags when moving messages from the new to t...Mark Michelson
2009-02-05Merged revisions 173696 via svnmerge from Jeff Peeler
2009-02-05Merged revisions 173692 via svnmerge from Mark Michelson
2009-02-05Merged revisions 173592 via svnmerge from Mark Michelson
2009-02-05Merged revisions 173559 via svnmerge from Mark Michelson
2009-02-04Fix some areas where the incorrect interface was passed to ast_device_stateMark Michelson
2009-02-04Merged revisions 173396 via svnmerge from Mark Michelson
2009-02-04Merged revisions 173392 via svnmerge from Mark Michelson
2009-02-031. Make OS X compile cleanly with app_stack.Tilghman Lesher
2009-02-02This reverts the changes I made for 11583; willSteve Murphy
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)Steve Murphy
2009-02-01Blank argument crashes AsteriskTilghman Lesher
2009-01-30Merged revisions 172517 via svnmerge from Terry Wilson
2009-01-29Merged revisions 172438 via svnmerge from Tilghman Lesher
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.Olle Johansson
2009-01-28Merged revisions 172030 via svnmerge from Steve Murphy
2009-01-28Add final part of previously committed work for answered elsewhere in queue -...Olle Johansson
2009-01-27Fix queue crashes that would occur after the calling channel was masqueraded.Mark Michelson
2009-01-25Merged revisions 170979 via svnmerge from Sean Bright
2009-01-23Merged revisions 170568 via svnmerge from Joshua Colp
2009-01-23Reset the ast_str used for escape substitution. We need to do this since it i...Joshua Colp
2009-01-22Merged revisions 170147 via svnmerge from Joshua Colp
2009-01-22Clear the autoloop flag when parsing and setting the context/extension/priori...Joshua Colp
2009-01-21Fix device state parsing issues for channel names with multiple slashesMark Michelson
2009-01-20Use the default timeout for a queue instead of -1Mark Michelson
2009-01-19Merged revisions 169364 via svnmerge from Tilghman Lesher
2009-01-16Merged revisions 168828 via svnmerge from Tilghman Lesher
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...Kevin P. Fleming
2009-01-15Add a missing unlock and properly handle the 'maxusers' setting on MeetMeSean Bright
2009-01-15Add support for setting the Reason header when cancelling a call in the queue Olle Johansson
2009-01-15Merged revisions 168628 via svnmerge from Mark Michelson
2009-01-14Merged revisions 168608 via svnmerge from Steve Murphy