aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-09-18merge qwell's CLI verbification workkpfleming8-172/+171
2006-09-17Merged revisions 43072 via svnmerge from tilghman1-2/+2
2006-09-16merge markster's usersconf branch with some slight changeskpfleming2-31/+125
2006-09-16Merged revisions 43003 via svnmerge from tilghman1-0/+2
2006-09-12use strcpy instead of sprintfrussell1-1/+1
2006-09-12i dont know how msg_cfg got moved around but its all good againmogorman1-5/+4
2006-09-11Merged revisions 42783 via svnmerge from tilghman2-10/+30
2006-09-11small fix for issue 007926anthonyl1-5/+0
2006-09-09In trunk, ast_fileexists now returns 0 for failure, instead of -1, as it didtilghman1-1/+1
2006-09-08Get rid of ugly tmp directory, although I really shouldmogorman1-11/+7
2006-09-08Merged revisions 42421 via svnmerge from tilghman1-1/+1
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...file1-3/+10
2006-09-07Merged revisions 42355 via svnmerge from tilghman1-1/+28
2006-09-07Minor cleanup and make sure the tmp variable is cleanfile1-5/+3
2006-09-07protect curhst and curusrmogorman1-7/+5
2006-09-07Set the variable even if the caller disconnects (issue #7896 reported by jsmith)file1-0/+1
2006-09-07patch to fix several things wrong with voicemailmogorman1-112/+87
2006-09-06Fix a small typo, to make app_followme.c show properly in "show version files"qwell1-1/+1
2006-09-06These small app documentation changes to app_dial and app_read will hopefully...murf2-2/+4
2006-09-06Make this module fit the guidelines betterfile1-115/+103
2006-09-05- Free allocated memory before returning from functionoej1-207/+194
2006-09-05Minor tweak - we need to lock the channel when we are removing the spy from it.file1-0/+2
2006-09-03Use tabs instead of spaces (I <3 tabs -- this is for you Qwell)file1-4/+4
2006-09-03Make the difference clear about what the responsibilities of the core and a s...file2-44/+15
2006-09-03 Changes/fixes to the app_waitforsilence app to make it behave more the way t...bweschke1-67/+80
2006-09-03 This was added to app_dial a while back, and now it's in app_queue as well. ...bweschke1-4/+14
2006-09-03Merged revisions 41882 via svnmerge from bweschke1-0/+1
2006-09-03 Don't keep trying the same member in certain strategies when members of the ...bweschke1-0/+5
2006-09-03 We don't spy on Zap/psuedo channels. Not at all. Never. (#7871 - sxpert repo...bweschke1-1/+5
2006-09-03Merged revisions 41827 via svnmerge from bweschke1-1/+1
2006-09-02 With the somewhat recent addition (from one of the Astridevcon Europe sessio...bweschke1-1/+1
2006-09-01get rid of some useless debug messages and raise debug level of othersmogorman1-100/+90
2006-09-01more staticness, and syntax cleaningmogorman1-34/+33
2006-09-01whitespace clean upmogorman1-149/+186
2006-08-31spacing updateanthonyl1-1/+2
2006-08-31small typoanthonyl1-1/+1
2006-08-31everything that loads a config that needs a config file to runmogorman6-18/+34
2006-08-31fix for bugid: 0007830anthonyl1-0/+4
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-7/+1
2006-08-29Merge team/russell/frame_cachingrussell2-11/+8
2006-08-29suppress compiler warningqwell1-1/+2
2006-08-29Committed a fix for 7731, suggested by mnehauser.murf1-1/+1
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)file1-2/+1
2006-08-21could have sworn i committed this change already...kpfleming1-4/+3
2006-08-21merge new_loader_completion branch, including (at least):kpfleming76-1771/+860
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesqwell2-12/+23
2006-08-17changes to configure to support older c-client than themogorman1-1/+4
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...murf1-2/+7
2006-08-16fixed imap bug and updated syntax.mogorman1-11/+11