aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Merge a large set of updates to the Asterisk indications API.russell4-9/+152
2009-02-17Fix a race condition that caused device states to become incorrect for hints.russell1-1/+1
2009-02-16Merged revisions 176249,176252 via svnmerge from mmichelson1-14/+2
2009-02-13Merge queue-reset branch to Asteriskmmichelson1-226/+530
2009-02-13Add manager events for chanspy starting or stoppingmmichelson1-1/+9
2009-02-13Merged revisions 175590 via svnmerge from mmichelson1-1/+2
2009-02-13Add an option to keep the recorded file upon hangup.file1-2/+9
2009-02-11Fix a bit of odd logic for announcing position. Sync with 1.6.0's logicmmichelson1-5/+5
2009-02-11Fix odd "thank you" sound playing behavior in app_queue.cmmichelson1-2/+4
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationmmichelson3-2/+10
2009-02-10Fix potential for stack overflows in app_chanspy.cmmichelson1-33/+22
2009-02-10Fix0ring buildtilghman2-7/+5
2009-02-10Remove the usage of the KeepAlive app, as it no longer exists.tilghman1-16/+6
2009-02-10This patch removes the use of AST_PBX_KEEPALIVEmurf1-1/+1
2009-02-10More intptr_t work.murf1-6/+6
2009-02-10Merged revisions 174369 via svnmerge from murf1-4/+7
2009-02-09Fixes issue with hangups not being sent and external process never terminating. dvossel1-1/+1
2009-02-06Always detach and destroy the whisper and barge audiohooks. Additionally also...file1-13/+9
2009-02-05Properly set "seen" and "unseen" flags when moving messages from the new to t...mmichelson1-0/+3
2009-02-05Merged revisions 173696 via svnmerge from jpeeler1-3/+12
2009-02-05Merged revisions 173692 via svnmerge from mmichelson1-6/+6
2009-02-05Merged revisions 173592 via svnmerge from mmichelson1-0/+2
2009-02-05Merged revisions 173559 via svnmerge from mmichelson1-5/+88
2009-02-04Fix some areas where the incorrect interface was passed to ast_device_statemmichelson1-3/+3
2009-02-04Merged revisions 173396 via svnmerge from mmichelson1-3/+1
2009-02-04Merged revisions 173392 via svnmerge from mmichelson1-1/+3
2009-02-031. Make OS X compile cleanly with app_stack.tilghman1-2/+2
2009-02-02This reverts the changes I made for 11583; willmurf1-55/+2
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)murf1-2/+55
2009-02-01Blank argument crashes Asterisktilghman1-0/+5
2009-01-30Merged revisions 172517 via svnmerge from twilson1-63/+0
2009-01-29Merged revisions 172438 via svnmerge from tilghman1-1/+3
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.oej2-5/+28
2009-01-28Merged revisions 172030 via svnmerge from murf1-0/+3
2009-01-28Add final part of previously committed work for answered elsewhere in queue -...oej1-5/+12
2009-01-27Fix queue crashes that would occur after the calling channel was masqueraded.mmichelson1-16/+44
2009-01-25Merged revisions 170979 via svnmerge from seanbright1-4/+7
2009-01-23Merged revisions 170568 via svnmerge from file1-0/+3
2009-01-23Reset the ast_str used for escape substitution. We need to do this since it i...file1-0/+2
2009-01-22Merged revisions 170147 via svnmerge from file1-4/+4
2009-01-22Clear the autoloop flag when parsing and setting the context/extension/priori...file1-1/+3
2009-01-21Fix device state parsing issues for channel names with multiple slashesmmichelson1-1/+1
2009-01-20Use the default timeout for a queue instead of -1mmichelson1-1/+1
2009-01-19Merged revisions 169364 via svnmerge from tilghman1-7/+12
2009-01-16Merged revisions 168828 via svnmerge from tilghman1-146/+98
2009-01-15remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB log...kpfleming1-3/+1
2009-01-15Add a missing unlock and properly handle the 'maxusers' setting on MeetMeseanbright1-1/+3
2009-01-15Add support for setting the Reason header when cancelling a call in the queue oej1-1/+5
2009-01-15Merged revisions 168628 via svnmerge from mmichelson1-5/+10
2009-01-14Merged revisions 168608 via svnmerge from murf1-1/+1