summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-04-13Merged revisions 19812 via svnmerge from Kevin P. Fleming
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...Joshua Colp
2006-04-12Add ability to see if the person calling said anything or not.Joshua Colp
2006-04-11Merged revisions 19397 via svnmerge from Tilghman Lesher
2006-04-11Merged revisions 19394 via svnmerge from Tilghman Lesher
2006-04-11Merged revisions 19348 via svnmerge from Kevin P. Fleming
2006-04-11Merged revisions 19301 via svnmerge from Kevin P. Fleming
2006-04-11 Minor cleanups and error handling for app_dial #6935 (casper)BJ Weschke
2006-04-11 Provide the ability to read extension number after name #6938 (delink)BJ Weschke
2006-04-11normalize code preparing for loader changesLuigi Rizzo
2006-04-11Merged revisions 19008 via svnmerge from BJ Weschke
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...Joshua Colp
2006-04-10remove support for BYEXTENSION (which nobody even knows about anymore)Kevin P. Fleming
2006-04-09Issue 6919 - clarify error messageOlle Johansson
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-08Merged revisions 18494 via svnmerge from Tilghman Lesher
2006-04-08remove traces of "look", something that does not exist in the treeRussell Bryant
2006-04-07Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c Olle Johansson
2006-04-06Merged revisions 18087 via svnmerge from Kevin P. Fleming
2006-04-06 More code optimizations. Thanks kpfleming! BJ Weschke
2006-04-06 Fix a problem where if the channel was hungup during detection, the applicat...BJ Weschke
2006-04-06Merged revisions 17905 via svnmerge from Joshua Colp
2006-04-06convert one more file...Luigi Rizzo
2006-04-06convert a couple of applications to the new module styleLuigi Rizzo
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-04-05Bug 6508 - if priority was a number, then findlabel failsTilghman Lesher
2006-04-05Bug 6886 - Add application TryExec, which does mostly the same thing, but ret...Tilghman Lesher
2006-04-04Issue #6882 Olle Johansson
2006-04-04minor code clean up from 6880Matt O'Gorman
2006-04-04Merged revisions 17283 via svnmerge from Matt O'Gorman
2006-04-01Removed "frog" command (so it could be moved to cli.c)Jim Dixon
2006-03-30localize a variableLuigi Rizzo
2006-03-30use ast_strdup instead of strdupLuigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-03-29Merged revisions 16192 via svnmerge from Tilghman Lesher
2006-03-29Normalize some cli completion code.Luigi Rizzo
2006-03-28more command completion normalizationLuigi Rizzo
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-27Janitor work converting !ast_strlen_zero(a)?a:bMatt O'Gorman
2006-03-26rename file to match new application nameKevin P. Fleming
2006-03-26rename application to have a more logical nameKevin P. Fleming
2006-03-25Add micro-http server and abstract manager interface, make snmp not die Mark Spencer
2006-03-25Bug 6508 - Redirect arbitrary channel to another extension from the dialplanTilghman Lesher
2006-03-25Merged revisions 14830 via svnmerge from Tilghman Lesher
2006-03-25Merged revisions 14821 via svnmerge from Tilghman Lesher
2006-03-24Add missingLuigi Rizzo
2006-03-24Merged revisions 14659 via svnmerge from BJ Weschke
2006-03-23Merged revisions 14467 via svnmerge from BJ Weschke
2006-03-23Merged revisions 14462 via svnmerge from Russell Bryant