summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-09-08Merged revisions 42421 via svnmerge from Tilghman Lesher
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...Joshua Colp
2006-09-07Merged revisions 42355 via svnmerge from Tilghman Lesher
2006-09-07Minor cleanup and make sure the tmp variable is cleanJoshua Colp
2006-09-07protect curhst and curusrMatt O'Gorman
2006-09-07Set the variable even if the caller disconnects (issue #7896 reported by jsmith)Joshua Colp
2006-09-07patch to fix several things wrong with voicemailMatt O'Gorman
2006-09-06Fix a small typo, to make app_followme.c show properly in "show version files"Jason Parker
2006-09-06These small app documentation changes to app_dial and app_read will hopefully...Steve Murphy
2006-09-06Make this module fit the guidelines betterJoshua Colp
2006-09-05- Free allocated memory before returning from functionOlle Johansson
2006-09-05Minor tweak - we need to lock the channel when we are removing the spy from it.Joshua Colp
2006-09-03Use tabs instead of spaces (I <3 tabs -- this is for you Qwell)Joshua Colp
2006-09-03Make the difference clear about what the responsibilities of the core and a s...Joshua Colp
2006-09-03 Changes/fixes to the app_waitforsilence app to make it behave more the way t...BJ Weschke
2006-09-03 This was added to app_dial a while back, and now it's in app_queue as well. ...BJ Weschke
2006-09-03Merged revisions 41882 via svnmerge from BJ Weschke
2006-09-03 Don't keep trying the same member in certain strategies when members of the ...BJ Weschke
2006-09-03 We don't spy on Zap/psuedo channels. Not at all. Never. (#7871 - sxpert repo...BJ Weschke
2006-09-03Merged revisions 41827 via svnmerge from BJ Weschke
2006-09-02 With the somewhat recent addition (from one of the Astridevcon Europe sessio...BJ Weschke
2006-09-01get rid of some useless debug messages and raise debug level of othersMatt O'Gorman
2006-09-01more staticness, and syntax cleaningMatt O'Gorman
2006-09-01whitespace clean upMatt O'Gorman
2006-08-31spacing updateAnthony LaMantia
2006-08-31small typoAnthony LaMantia
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31fix for bugid: 0007830Anthony LaMantia
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-08-29suppress compiler warningJason Parker
2006-08-29Committed a fix for 7731, suggested by mnehauser.Steve Murphy
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)Joshua Colp
2006-08-21could have sworn i committed this change already...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesJason Parker
2006-08-17changes to configure to support older c-client than theMatt O'Gorman
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...Steve Murphy
2006-08-16fixed imap bug and updated syntax.Matt O'Gorman
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...Joshua Colp
2006-08-15This change fixes bug 7731, macros not executing more than one level deep in ...Steve Murphy
2006-08-14fix a typo and a very minor formatting changeNorth Antara
2006-08-14resolve some compiler warnings ...Russell Bryant
2006-08-14add MacroExclusive application, a Macro that only one call can executed atRussell Bryant
2006-08-14- unregister SLA apps on module unload and add sample config (issue #7701, ju...Russell Bryant
2006-08-11 Increase the size of the variable space for writing/reading persistent queue...BJ Weschke
2006-08-08support for imap in app_voicemail as well as some Matt O'Gorman
2006-08-08Bug 6237 - add volgain parameter, such that voicemail messages may be amplifi...Tilghman Lesher
2006-08-07remove some extraneous 'followme' in prompt namesKevin P. Fleming