Commit Graph

372 Commits (08a588e200e179593edd174f7bb7a831970fc978)

Author SHA1 Message Date
Sperl Viktor 3403da9c01 res_agi: Increase AGI command buffer size from 2K to 8K
3 months ago
George Joseph a1b0d3492a docs: Add version information to AGI command XML elements.
9 months ago
Sean Bright 174006fcaa docs: Indent <since> tags.
9 months ago
George Joseph 54d67711f8 docs: Add version information to application and function XML elements
9 months ago
George Joseph 2897d87a99 docs: Add version information to manager event instance XML elements
9 months ago
George Joseph c010fd4689 docs: Enable since/version handling for XML, CLI and ARI documentation
10 months ago
Sean Bright cede8a3e15 manager: Add `<since>` tags for all AMI actions.
10 months ago
Sean Bright 750333ae03 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
jiangxc 5bd7403fed res_agi.c: Prevent possible double free during `SPEECH RECOGNIZE`
1 year ago
George Joseph a433ed0d5a Reduce startup/shutdown verbose logging
2 years ago
Sean Bright a3ec3efa02 res_agi: RECORD FILE plays 2 beeps.
3 years ago
Joshua C. Colp 61922d2934 res_agi: Respect "transmit_silence" option for "RECORD FILE".
3 years ago
Shloime Rosenblum 7dcea19ce8 res_agi: Evaluate dialplan functions and variables in agi exec if enabled
3 years ago
Naveen Albert 37ece75677 res_agi: Fix xmldocs bug with set music.
4 years ago
Naveen Albert 24a04054ad documentation: Standardize examples
4 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Jaco Kroon 41389bfdbd func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
5 years ago
Sean Bright 7d94bdde9d res_agi: Improve GET FULL VARIABLE documentation
6 years ago
Sean Bright 42ff856216 Use non-blocking socket() and pipe() wrappers
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
8 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago
Joshua Colp 68b6ebd836 Merge "Prevent unload of modules which implement an Optional API."
8 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Corey Farrell 79f111e1f3 Prevent unload of modules which implement an Optional API.
8 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
8 years ago
Jenkins2 56b6a71548 Merge "asterisk: Audit locking of channel when manipulating flags."
9 years ago
George Joseph 6bb3cedb1b Merge "res_agi: Prevent crash when SET VARIABLE called without arguments"
9 years ago
George Joseph 366b10a500 Merge "res_agi: Allow configuration of audio format of EAGI pipe"
9 years ago
Jenkins2 915acf1e5d Merge "res_agi: Fix malformed AGI usage response"
9 years ago
Sean Bright d847fe6585 res_agi: Allow configuration of audio format of EAGI pipe
9 years ago
Sean Bright e2e6baa8d8 res_agi: Clarify 'RECORD FILE' documentation
9 years ago
Sean Bright 3dcb3c88aa res_agi: Prevent crash when SET VARIABLE called without arguments
9 years ago
Sean Bright e490aa3176 res_agi: Fix malformed AGI usage response
9 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
9 years ago
Richard Mudgett 97c308471d res_agi: Prevent an AGI from eating frames it should not. (Re-do)
9 years ago
George Joseph f62c9c42fa Revert "Revert "AGI: Only defer frames when in an interception routine.""
9 years ago
George Joseph 6bce938c2f Revert "AGI: Only defer frames when in an interception routine."
9 years ago
Mark Michelson 28926d1c81 AGI: Only defer frames when in an interception routine.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan 3269cf4c17 res_agi: Improve documentation
9 years ago
George Joseph 99fcf2a791 res_agi: Prevent run_agi from eating frames it shouldn't
10 years ago
Kevin Harwell 9014f1f4a5 fastagi: record file closed after sending result
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan 901221ffae res/res_agi: Make Verbose message for 'stream file' match other playbacks
11 years ago
Malcolm Davenport 68d9872f58 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