summaryrefslogtreecommitdiff
path: root/res/res_agi.c
AgeCommit message (Expand)Author
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-11-06Merge "Prevent unload of modules which implement an Optional API." into 13Jenkins2
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-11-01Prevent unload of modules which implement an Optional API.Corey Farrell
2017-05-26Merge "asterisk: Audit locking of channel when manipulating flags." into 13Jenkins2
2017-05-26Merge "res_agi: Fix malformed AGI usage response" into 13Jenkins2
2017-05-25Merge "res_agi: Allow configuration of audio format of EAGI pipe" into 13George Joseph
2017-05-25Merge "res_agi: Prevent crash when SET VARIABLE called without arguments" int...Jenkins2
2017-05-23res_agi: Allow configuration of audio format of EAGI pipeSean Bright
2017-05-23res_agi: Clarify 'RECORD FILE' documentationSean Bright
2017-05-23res_agi: Prevent crash when SET VARIABLE called without argumentsSean Bright
2017-05-23res_agi: Fix malformed AGI usage responseSean Bright
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-02-01res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2016-11-14Revert "Revert "AGI: Only defer frames when in an interception routine.""George Joseph
2016-08-13res_agi: Improve documentationMatt Jordan
2016-04-25res_agi: Prevent run_agi from eating frames it shouldn'tGeorge Joseph
2015-11-25fastagi: record file closed after sending resultKevin Harwell
2014-12-12res/res_agi: Make Verbose message for 'stream file' match other playbacksMatthew Jordan
2014-10-28ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROLMalcolm Davenport
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-08Make app_queue and res_agi independent of AMI being enabled.Richard Mudgett
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-30Memory leak fixKevin Harwell
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-01Fix documentation replication issuesKinsey Moore
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-31Update CONTROL STREAM FILE to accept an 'offsetms' parameterMatthew Jordan
2013-07-18Properly indicate failure to open an audio stream in res_agiMichael L. Young
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-10Add AGI command arguments to AsyncAGI eventKinsey Moore
2013-06-06Fix documentation generationKinsey Moore
2013-06-06Split AGI manager events, to remove SubEvent field.Jason Parker
2013-02-22Fix FastAGI To Properly Check For A ConnectionMichael L. Young
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2012-10-04Fix DBDelTree error codes for AMI, CLI and AGIDavid M. Lee
2012-09-28Include channel uniqueid in "AsyncAGI" and "AGIExec" events.Richard Mudgett
2012-09-28Update documentation to make it explicit that "stream file" will not restart ...Joshua Colp
2012-09-25res_agi: async_agi responsiveness improvement on datastore problemsJonathan Rose
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore