Commit Graph

343 Commits (e3de4bc46e0332050f3fd296202abe94d13c20a5)

Author SHA1 Message Date
Sean Bright f726f11974 utils: Add convenience function for setting fd flags
8 years ago
Jenkins2 0eee42626a Merge "Prevent unload of modules which implement an Optional API." into 13
8 years ago
Corey Farrell 7c35740ba1 Add missing menuselect dependencies.
8 years ago
Corey Farrell 73a5e9f0e9 Prevent unload of modules which implement an Optional API.
8 years ago
Jenkins2 d4ccd3a6c0 Merge "asterisk: Audit locking of channel when manipulating flags." into 13
8 years ago
Jenkins2 5715360ba5 Merge "res_agi: Fix malformed AGI usage response" into 13
8 years ago
George Joseph a8f8c5d857 Merge "res_agi: Allow configuration of audio format of EAGI pipe" into 13
8 years ago
Jenkins2 558199e5dd Merge "res_agi: Prevent crash when SET VARIABLE called without arguments" into 13
8 years ago
Sean Bright 90237dca11 res_agi: Allow configuration of audio format of EAGI pipe
8 years ago
Sean Bright 3eb7fbba72 res_agi: Clarify 'RECORD FILE' documentation
8 years ago
Sean Bright f306e451f6 res_agi: Prevent crash when SET VARIABLE called without arguments
8 years ago
Sean Bright a007e438c3 res_agi: Fix malformed AGI usage response
8 years ago
Joshua Colp 1618203964 asterisk: Audit locking of channel when manipulating flags.
8 years ago
Richard Mudgett a199f94908 res_agi: Prevent an AGI from eating frames it should not. (Re-do)
8 years ago
George Joseph ffad2b44df Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
Matt Jordan f9e734974b res_agi: Improve documentation
9 years ago
George Joseph eb7c581806 res_agi: Prevent run_agi from eating frames it shouldn't
9 years ago
Kevin Harwell 45efbf8503 fastagi: record file closed after sending result
10 years ago
Matthew Jordan 8c019b1a6b res/res_agi: Make Verbose message for 'stream file' match other playbacks
11 years ago
Malcolm Davenport 0bbb351655 ASTERISK-24323, fix bug in documentation of AGI STREAM FILE CONTROL
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Richard Mudgett 8eec8fbf83 Make app_queue and res_agi independent of AMI being enabled.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Kevin Harwell af1747ee6c Memory leak fix
12 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan 9ea74182ef Update CONTROL STREAM FILE to accept an 'offsetms' parameter
12 years ago
Michael L. Young 6d9909887e Properly indicate failure to open an audio stream in res_agi
12 years ago
Joshua Colp 7c044acbd9 Refactor operations to access the stasis cache instead of objects directly when retrieving information.
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Kinsey Moore 8cb0c33e48 Add AGI command arguments to AsyncAGI event
12 years ago
Kinsey Moore e36c6f714f Fix documentation generation
12 years ago
Jason Parker 0613100e63 Split AGI manager events, to remove SubEvent field.
12 years ago
Michael L. Young e9bcf9826a Fix FastAGI To Properly Check For A Connection
12 years ago
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
13 years ago
David M. Lee c5acf22cec Fix DBDelTree error codes for AMI, CLI and AGI
13 years ago
Richard Mudgett 1f9d7090df Include channel uniqueid in "AsyncAGI" and "AGIExec" events.
13 years ago
Joshua Colp b6a00a1d97 Update documentation to make it explicit that "stream file" will not restart musiconhold.
13 years ago
Jonathan Rose 39b78f6250 res_agi: async_agi responsiveness improvement on datastore problems
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago