Commit Graph

371 Commits (9e549d533a24211ea7c0d6a5389af404423b823e)

Author SHA1 Message Date
George Joseph 8afca5306a docs: Add version information to AGI command XML elements.
7 months ago
Sean Bright ee0a50e749 docs: Indent <since> tags.
7 months ago
George Joseph e6fe538d81 docs: Add version information to application and function XML elements
9 months ago
George Joseph 3fc90e7810 docs: Add version information to manager event instance XML elements
9 months ago
George Joseph 8ca64f1d7f docs: Enable since/version handling for XML, CLI and ARI documentation
9 months ago
Sean Bright 1197ebc6cd manager: Add `<since>` tags for all AMI actions.
9 months ago
Sean Bright 06d8aac6fd res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
12 months ago
jiangxc d3e3657992 res_agi.c: Prevent possible double free during `SPEECH RECOGNIZE`
12 months ago
George Joseph 6df5fbee65 Reduce startup/shutdown verbose logging
2 years ago
Sean Bright b376d16d81 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
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago