Commit Graph

727 Commits (12)

Author SHA1 Message Date
Mark Michelson dd09f40e86 Multiple revisions 431297-431298
10 years ago
Kevin Harwell 6ef3bfb971 AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.
11 years ago
Corey Farrell e681c74f0a func_talkdetect: Fix stasis message leak in audiohook callback.
11 years ago
Richard Mudgett 4869e033fb chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph e9d1c714fe func_config: Change 'Not Found' message from ERROR to DEBUG
11 years ago
Richard Mudgett 094e227f78 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Richard Mudgett 6da297cfc3 func_audiohookinherit.c: Fixup some XML documentation wording.
11 years ago
Jonathan Rose 9ef593f706 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Jonathan Rose 2589837920 func_uri: URIENCODE/URIDECODE - allow empty strings as argument
11 years ago
Mark Michelson caaf780be6 Allow the PUSH and UNSHIFT functions to set inheritable channel variables.
11 years ago
Walter Doekes add1f1077d func_odbc: Fix fixed size buffers fix (r414968).
11 years ago
Matthew Jordan d0d19b1b90 TALK_DETECT: A channel function that raises events when talking is detected
11 years ago
Joshua Colp f72066ddb9 res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated.
11 years ago
Scott Griepentrog f4ec322326 pbx.c: prevent potential crash from recursive replace()
11 years ago
Kinsey Moore e4169a44a3 Fix 32bit build for func_env
11 years ago
Kinsey Moore 8778568e82 Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 56dac4c762 Fix dialplan function NULL channel safety issues
11 years ago
Mark Michelson e4d161e03c Fix stuck channel in ARI through the introduction of synchronous bridge actions.
11 years ago
George Joseph 2bad4d070d sorcery: Create AST_SORCERY dialplan function.
11 years ago
Mark Michelson fd375c623c Fix documentation for PRESENCE_STATE to properly illustrate how to create a presence hint.
11 years ago
Michael L. Young 75d35258a4 func_audiohookinheritance: Check If A Channel Was Specified
11 years ago
Matthew Jordan d8ef1239ae funcs/func_cdr: Handle empty time values when extracting parsed values
11 years ago
Matthew Jordan 374c2f3f0c funcs/func_cdr: Fix non-epoch timestamps broken by improper char array deref
11 years ago
Richard Mudgett f7f5466bd5 verbosity: Fix performance of console verbose messages.
11 years ago
Matthew Jordan bf63402b99 CDRs: Synchronize dialplan applications that manipulate CDRs with the engine
11 years ago
Scott Griepentrog 037620898a func_strings: use memmove to prevent overlapping memory on strcpy
12 years ago
Richard Mudgett a624ee8afe Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Matthew Jordan 655decc57e app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state
12 years ago
Kevin Harwell d1b70b8e43 channel locking: Add locking for channel snapshot creation
12 years ago
Rusty Newton d4e37e824a func_strings: Documentation fix for QUOTE()
12 years ago
David M. Lee 66ee458f07 security: Inhibit execution of privilege escalating functions
12 years ago
Matthew Jordan c125499963 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Matthew Jordan 9ca456742b func_pjsip_endpoint: Add PJSIP_ENDPOINT function for querying endpoint details
12 years ago
David M. Lee c0b4e18900 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 4b7ba33125 Add channel locking for channel snapshot creation.
12 years ago
Jonathan Rose 77136643d4 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Kinsey Moore b671dcde04 Fix func_config list entry allocation
12 years ago
Matthew Jordan dafa9e4e72 Parse arguments passed to the CDR_PROP function correctly
12 years ago
David M. Lee 516dbe86a0 Remove dispatch object allocation from Stasis publishing
12 years ago
Richard Mudgett b9f8a74838 Fix incorrect usages of ast_realloc().
12 years ago
Richard Mudgett 55b3f213af Revert last commit.
12 years ago
Richard Mudgett 1440ad06cd pbx.c: Make ast_str_substitute_variables_full() not mask variables.
12 years ago
Richard Mudgett 4fb3ae9ecf Fix some uninitialized buffers for CDR handling valgrind found.
12 years ago
Richard Mudgett fa3370fdee Some CDR code optimization.
12 years ago
Richard Mudgett 7e3c893bb8 Whitespace and curly braces.
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
David M. Lee c790848794 ARI: Add recording controls
12 years ago
Walter Doekes 07d3705b42 Check result of ast_var_assign() calls for memory allocation failure (2).
12 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago