aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Merge phase 1 support for the new bridging architecture.file1-0/+809
2009-03-04Remove duplicate 'k' and 'K' Dial options.file1-2/+0
2009-03-03app_read does not break from prompt loop with user terminated empty stringdvossel1-3/+3
2009-03-03Merged revisions 180006 via svnmerge from mmichelson1-0/+4
2009-03-03app_meetme not setting filename and fileformat correctly for realtimedvossel1-3/+39
2009-03-03fix a leaked channel lock (and future deadlock) when we try to pick up our ow...bmd1-1/+1
2009-03-02Merged revisions 179532 via svnmerge from russell1-2/+2
2009-03-01Swap reversed timevals.mmichelson1-1/+1
2009-02-26These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, whi...murf2-4/+4
2009-02-23Permit emailsubject and emailbody to be set per mailbox.tilghman1-7/+26
2009-02-20Make app_fax compatible with spandsp-0.0.6pre4dhubbard1-3/+9
2009-02-20Allow semicolons to be escaped, when passing arguments to the System command.tilghman1-1/+8
2009-02-20Oops, merge broke trunktilghman1-3/+1
2009-02-19Merged revisions 177536 via svnmerge from tilghman1-2/+39
2009-02-19Merged revisions 177383 via svnmerge from file1-0/+1
2009-02-18Re-add 'o' option to MeetMe, reverting rev 62297.russell1-6/+10
2009-02-17Remove a dependency that no longer exists.russell1-4/+0
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