aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Add MEETME_INFO dialplan function that allows querying various properties of ...file1-0/+86
2008-04-18Merged revisions 114242 via svnmerge from tilghman1-1/+5
2008-04-17Merged revisions 114226 via svnmerge from mmichelson1-1/+0
2008-04-17Merged revisions 114191 via svnmerge from seanbright1-2/+2
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman6-85/+26
2008-04-16Add the ability to disable channel technology name playback when speaking the...seanbright1-9/+19
2008-04-15If somebody enters a digit during ast_stream_and_wait, the return value is th...qwell1-5/+14
2008-04-15I'm not sure why, but "this" bothers me. Ba dum dum.seanbright1-12/+11
2008-04-15Merged revisions 114133 via svnmerge from qwell1-2/+5
2008-04-14Merged revisions 114112 via svnmerge from mmichelson2-4/+15
2008-04-13Use ast_mkdir instead of mkdirtilghman1-1/+1
2008-04-10Merged revisions 114029 via svnmerge from file1-1/+10
2008-04-10Don't hardcode ru into the digits filename so that languageprefix can work.file1-2/+2
2008-04-09Fix a crash that happened due to accessing free'd memorymmichelson1-1/+0
2008-04-09Permit message wrap-around during message retrieval.tilghman1-25/+48
2008-04-09Permit callee to continue in the dialplan, after caller has hung up.tilghman1-5/+16
2008-04-07This is a "fix" for something that's been bugging the crap out of me for a wh...mmichelson1-8/+8
2008-04-02Merged revisions 112393 via svnmerge from mmichelson1-1/+1
2008-04-01Minor formatting cleanup.qwell1-6/+16
2008-04-01More voicemail doxygen additions/cleanup.qwell1-17/+475
2008-03-31Merged revisions 112068 via svnmerge from qwell1-0/+1
2008-03-28Replace magic number size from msgArray array with a define.qwell1-4/+6
2008-03-28Add a bit of doxygen documentation for app_voicemail.qwell1-13/+150
2008-03-28Forgetting to unregister a manager action is bad, mmmk?file1-1/+1
2008-03-28Fix a crash that would happen when attempting to unload the app_queue module.mmichelson1-2/+7
2008-03-27Merged revisions 111391 via svnmerge from murf1-0/+2
2008-03-26Merged revisions 111121 via svnmerge from mmichelson1-1/+1
2008-03-26Merged revisions 111049 via svnmerge from mmichelson1-2/+10
2008-03-20Remove astobj.h from some places where it wasn't neededrussell2-2/+0
2008-03-20Upgrade the sounds version; add several directory enhancements:tilghman1-27/+112
2008-03-19Merged revisions 110163 via svnmerge from russell1-2/+3
2008-03-19Merged revisions 110083 via svnmerge from mmichelson1-4/+3
2008-03-18Merged revisions 109763 via svnmerge from russell1-1/+4
2008-03-18Merged revisions 109713 via svnmerge from mmichelson1-95/+55
2008-03-18Add option 'randomperiodicannounce' to queues.conf. Setting this willmmichelson1-5/+15
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson5-42/+46
2008-03-17Merged revisions 109012 via svnmerge from mmichelson1-1/+3
2008-03-16Remove an unnecessary thread attribute instancerussell1-5/+1
2008-03-16Fix polling for mailbox changes in mailboxes that are not in the default vm c...russell1-0/+10
2008-03-13documenting changes as a result of adding TCP functionality to ExternalIVRjpeeler1-7/+7
2008-03-13Merged revisions 108583 via svnmerge from russell1-0/+10
2008-03-13set variable to NULL to prevent uninitialized warningjpeeler1-1/+1
2008-03-13Fix a place where configuration values could cause an overflow of a buffer.russell1-1/+1
2008-03-13Merged revisions 108469 via svnmerge from russell1-2/+2
2008-03-13(closes issue #11827)jpeeler1-86/+142
2008-03-12Merged revisions 108135 via svnmerge from russell1-1/+3
2008-03-12Merged revisions 108083 via svnmerge from file1-1/+1
2008-03-12Revert several changes from revision 102525, as the changes were nottilghman2-8/+9
2008-03-11This patch adds support for extended help prompts in voicemail. These promptsrussell1-5/+23
2008-03-11Dial a device even if it's state is unknown.file1-3/+8