Whitespace only
[asterisk/asterisk.git] / res / res_agi.c
2008-06-18 Sean BrightWhitespace only
2008-06-05 Tilghman LesherConditionally load the AGI command gosub, depending...
2008-06-03 Tilghman LesherMove compatibility options into asterisk.conf, default...
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-14 Tilghman LesherMerged revisions 116466 via svnmerge from
2008-05-14 Olle JohanssonFormatting changes (coding guidelines) while thinking...
2008-05-01 Tilghman LesherModify TIMEOUT() to be accurate down to the millisecond.
2008-04-17 Tilghman LesherMerged revisions 114195 via svnmerge from
2008-04-16 Tilghman LesherStandardized routines for forking processes (keeps...
2008-04-05 Tilghman LesherAsyncAGI should not close the manager session on error.
2008-03-18 Terry WilsonGo through and fix a bunch of places where character...
2008-03-06 Donny Kavanaghtrivial fix for an agi error when attempting to use...
2008-03-05 Tilghman LesherCreate a centralized configuration option for silenceth...
2008-02-26 Russell BryantRename version.h to ast_version.h. Next, I will be...
2008-02-21 Mark MichelsonInstead of a notice, make the message about a hung...
2008-02-21 Mark MichelsonDon't print the fact that we are using dead mode in...
2008-02-14 Olle JohanssonFormatting fixes
2008-02-11 Joshua ColpRemove ast_module_user usage from res_agi. This is...
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-02-05 Mark MichelsonGet rid of any remaining ast_verbose calls in the code...
2008-01-11 Joshua ColpMerged revisions 98317 via svnmerge from
2008-01-05 Russell BryantNow that the version.h file was getting properly regene...
2008-01-03 Tilghman LesherAdd coordination between AMI and AGI applications,...
2007-12-25 Tilghman LesherAdd channel thread ID to the information passed to...
2007-12-14 Tilghman LesherPublish the AGI events to manager.
2007-12-14 Tilghman LesherMerged revisions 92933 via svnmerge from
2007-12-13 Joshua ColpMove usage of the old LOCAL_USER_* macros to the new...
2007-12-10 Joshua ColpOnly send a SIGHUP if the pid is greater than -1, other...
2007-12-04 Tilghman LesherPass the Asterisk version to AGI scripts as part of...
2007-12-03 Joshua ColpAdd AGI commands for speech recognition. These mirror...
2007-11-28 Joshua ColpFix a few log messages.
2007-11-22 Luigi Rizzoremove a number of #include <fcntl.h> which are either
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-17 Luigi Rizzostart using asterisk/network.h for network related...
2007-11-16 Luigi Rizzoremove a bunch of duplicate includes
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-11-07 Russell BryantPrint out the channel name as a prefix to the "agi...
2007-11-01 Steve MurphyThis commits the performance mods that give the priorit...
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-01 Russell BryantMerged revisions 84236 via svnmerge from
2007-09-18 Russell BryantMerged revisions 82929 via svnmerge from
2007-09-18 Jason Parker(issue #10724)
2007-09-12 Russell BryantMerged revisions 82296 via svnmerge from
2007-09-12 Russell BryantMerged revisions 82278 via svnmerge from
2007-09-11 Russell BryantRemove an unused variable. I have no idea why this...
2007-09-11 Russell BryantMerged revisions 82245 via svnmerge from
2007-09-10 Joshua Colp(closes issue #10684)
2007-08-23 Russell BryantMerged revisions 80469 via svnmerge from
2007-08-22 Russell BryantMerged revisions 80360 via svnmerge from
2007-08-01 Tilghman LesherTwould help if we actually defined ->mod before compari...
2007-07-31 Tilghman LesherMostly cleanup of documentation to substitute the pipe...
2007-07-30 Russell BryantFix the return value of ast_agi_fdprintf() to include...
2007-07-30 Russell BryantImprove ast_agi_fdprintf() by using the ast_str() API.
2007-07-30 Russell BryantMerged revisions 77788 via svnmerge from
2007-07-30 Tilghman LesherCleanup of res_agi, ensuring thread safety (closes...
2007-07-30 Tilghman LesherMerged revisions 77783 via svnmerge from
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-23 Joshua ColpYou need to put static in front of a static RWLIST...
2007-07-23 Tilghman LesherEnhance AGI with several fixes:
2007-07-23 Tilghman LesherMissed one conversion to comma delimiter (thanks, Juggi...
2007-07-19 Russell Bryant(closes issue #10210, reported and patched by juggie)
2007-07-17 Russell BryantMerged revisions 75401 via svnmerge from
2007-07-16 Joshua ColpIt is no longer required for each module that deals...
2007-07-11 Joshua ColpCode cleanup of res_agi
2007-07-02 Russell BryantAfter some discussion on the asterisk-dev list, we...
2007-07-02 Russell BryantFix up the AGI doc dump CLI command and update the...
2007-07-02 Russell BryantAdd a CLI command to export the AGI command docs
2007-07-02 Russell BryantAdd a note that the AGI commands array is not handled...
2007-06-25 Tilghman LesherMerged revisions 71657 via svnmerge from
2007-06-25 Joshua ColpMinor header inclusion tweak for new usage of stat()
2007-06-22 Joshua ColpUse stat to determine whether the file exists or not...
2007-06-22 Jason ParkerMerged revisions 71068 via svnmerge from
2007-06-21 Joshua ColpExpand AGISTATUS variable to include NOTFOUND which...
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-08 Russell BryantAdd an option for ControlPlayback to be able to start...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-06 Joshua ColpMerged revisions 67597 via svnmerge from
2007-05-20 Joshua ColpMerged revisions 65250 via svnmerge from
2007-05-11 Russell BryantAdd gender support for AGI SAY NUMBER.
2007-02-16 Olle JohanssonIssue #9068 - make sure we quote HTML characters correc...
2007-02-16 Olle JohanssonMerged revisions 54772 via svnmerge from
2006-12-21 Steve Murphya quick fix to app_sms.c to get rid of cursed compiler...
2006-12-11 Tilghman LesherMerged revisions 48375 via svnmerge from
2006-12-06 Russell BryantConstify a bunch of usage strings for CLI commands.
2006-11-04 Luigi Rizzouseless cast removal...
2006-11-02 Tilghman LesherMerged revisions 47053 via svnmerge from
2006-11-02 Tilghman LesherMerged revisions 47051 via svnmerge from
2006-10-31 Russell BryantMerged revisions 46558 via svnmerge from
2006-10-27 Russell BryantMerged revisions 46363 via svnmerge from
2006-10-24 Mark SpencerFix FastAGI to not wait for the non-existant pid
2006-10-17 Steve MurphyAs per bug 6779, this patch is now applied to trunk...
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-09-21 Tilghman LesherLots more removal of deprecated things
2006-09-20 Kevin P. Flemingmove more API into the ast_ namespace
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-06 Joshua ColpMerged revisions 42148 via svnmerge from
next