summaryrefslogtreecommitdiff
path: root/res/res_agi.c
AgeCommit message (Expand)Author
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-20move more API into the ast_ namespaceKevin P. Fleming
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-06Merged revisions 42148 via svnmerge from Joshua Colp
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-23Merged revisions 40901 via svnmerge from Tilghman Lesher
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-15Merged revisions 39935 via svnmerge from Russell Bryant
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-07-20add a verbose message to the AGI command, STREAM FILE, similar to theRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-12Merged revisions 37419 via svnmerge from Kevin P. Fleming
2006-06-12Merged revisions 33693 via svnmerge from Russell Bryant
2006-06-12Merged revisions 33615 via svnmerge from Tilghman Lesher
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-31Merged revisions 31194 via svnmerge from Russell Bryant
2006-05-26Add the video stream for AGI function STREAM FILE (issue #5392 reported by ar...Joshua Colp
2006-05-25allow setting a channel variable to disable sending SIGHUP to the AGI processRussell Bryant
2006-05-25Add the ability to retrieve the exit code of the forked AGI process. If thereRussell Bryant
2006-05-25- add support for setting an AGISTATUS variable that indicates successfulRussell Bryant
2006-05-24Merged revisions 29973 via svnmerge from Kevin P. Fleming
2006-05-18revert bogus changeKevin P. Fleming
2006-05-18Add missing argument to ast_carefulwriteOlle Johansson
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-05move ast_carefulwrite from manager.c to utils.c so that cli.c andRussell Bryant
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)Russell Bryant
2006-04-21more NULL "" equivalence in cid fields.Luigi Rizzo
2006-04-15We are shaking up trunk tonight! allow data dir to be specified (issue #6967 ...Joshua Colp
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11normalize code in preparation to module changesLuigi Rizzo
2006-04-08a few cleanups from the last commitKevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-06normalize repeated instances of code as follows:Luigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-02-28Merged revisions 11382 via svnmerge from Russell Bryant
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15Merged revisions 10021,10108 via svnmerge from Kevin P. Fleming
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-02-01reports why an agi script errors out on openingMatt O'Gorman
2006-01-21Bug 4872 - Make Asterisk paths available to AGIs via environmental variablesTilghman Lesher
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-20- move the string join() function to utils.c since it is used in both cli.c a...Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-03issue #5589Russell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant