Commit Graph

6787 Commits (9cb77904e024fff3edf574581a640db6ac3c73bb)

Author SHA1 Message Date
Mike Bradeen bb44e3edca audiohook: add directional awareness
3 years ago
Naveen Albert 2b930d7c3b cdr: Allow bridging and dial state changes to be ignored.
3 years ago
Naveen Albert 7fdc6334dc db: Fix incorrect DB tree count for AMI.
3 years ago
Naveen Albert 7cbf779f13 features: Add no answer option to Bridge.
3 years ago
Philip Prindeville a15fffa57e test: initialize capture structure before freeing
3 years ago
Jaco Kroon 2043234cf4 manager: be more aggressive about purging http sessions.
3 years ago
George Joseph 71de0babcc res_crypto: Memory issues and uninitialized variable errors
3 years ago
George Joseph bd2fb077ac res_geolocation: Fix segfault when there's an empty element
3 years ago
Philip Prindeville 82405752f7 main/utils: allow checking for command in $PATH
3 years ago
Philip Prindeville 3f04dd5c01 test: Add ability to capture child process output
3 years ago
Naveen Albert 063722a64b lock.c: Add AMI event for deadlocks.
3 years ago
Naveen Albert 51e2a3ae65 pbx_variables: Use const char if possible.
3 years ago
Naveen Albert cd0d60a64b cli: Prevent assertions on startup from bad ao2 refs.
3 years ago
Naveen Albert 3a95cadc1f features: Add transfer initiation options.
3 years ago
Naveen Albert 85102e4e8f general: Very minor coding guideline fixes.
3 years ago
George Joseph 9f4db77bbe res_geolocation: Address user issues, remove complexity, plug leaks
3 years ago
Naveen Albert 3143a01e84 manager: Remove documentation for nonexistent action.
3 years ago
Naveen Albert f5378f63c4 general: Improve logging levels of some log messages.
3 years ago
Naveen Albert 985c708e04 pbx_functions.c: Manually update ast_str strlen.
3 years ago
Naveen Albert 7a54badf31 manager: Fix incomplete filtering of AMI events.
3 years ago
Naveen Albert e1e3e172a0 db: Add AMI action to retrieve DB keys at prefix.
3 years ago
Naveen Albert f2f397c1a8 chan_dahdi: Fix buggy and missing Caller ID parameters
3 years ago
Sean Bright d25bf55de5 pbx.c: Simplify ast_context memory management.
3 years ago
Naveen Albert bcc18ca9f5 general: Fix various typos.
3 years ago
Trevor Peirce 938383aff3 features: Update documentation for automon and automixmon
3 years ago
George Joseph 5fe9887701 Geolocation: Base Asterisk Prereqs
3 years ago
Naveen Albert 350ffcb02b db: Notify user if deleted DB entry didn't exist.
3 years ago
Naveen Albert b841845453 cli: Fix CLI blocking forever on terminating backslash
3 years ago
Naveen Albert 0f0cc43e1b say: Abort play loop if caller hangs up.
3 years ago
Naveen Albert 4a11ae7ecf pbx: Add helper function to execute applications.
3 years ago
Naveen Albert 2604a8352b asterisk.c: Fix incompatibility warnings for remote console.
3 years ago
Christof Efkemann 74df01009f app_sayunixtime: Use correct inflection for German time.
3 years ago
Naveen Albert 3e8629454a loader: Prevent deadlock using tab completion.
3 years ago
Moritz Fain 4bf2473ac4 ari: expose channel driver's unique id to ARI channel resource
3 years ago
Sean Bright 8d7819482c loader.c: Use portable printf conversion specifier for int64.
3 years ago
George Joseph 4aa541683b GCC12: Fixes for 16+
4 years ago
George Joseph 49108810d1 GCC12: Fixes for 18+. state_id_by_topic comparing wrong value
4 years ago
Maximilian Fridrich 8fdc6008a4 core_unreal: Flip stream direction of second channel.
4 years ago
Naveen Albert 4585a9c3b8 asterisk.c: Warn of incompatibilities with remote console.
4 years ago
Naveen Albert 6ddb0ec939 func_evalexten: Extension evaluation function.
4 years ago
Naveen Albert ce7846e658 file.c: Prevent formats from seeking negative offsets.
4 years ago
Naveen Albert 92d408f293 cli: Add command to evaluate dialplan functions.
4 years ago
Naveen Albert 0c70d497bc documentation: Adds versioning information.
4 years ago
Joshua C. Colp f6062b17cc manager: Terminate session on write error.
4 years ago
Naveen Albert a7cf3979ec pbx.c: Warn if there are too many includes in a context.
4 years ago
Philip Prindeville 287a1a9126 time: add support for time64 libcs
4 years ago
Sean Bright c33718a54d conversions.c: Specify that we only want to parse decimal numbers.
4 years ago
Philip Prindeville 2a87303ebd logger: workaround woefully small BUFSIZ in MUSL
4 years ago
Naveen Albert fd29d28832 pbx_builtins: Add missing options documentation
4 years ago
Naveen Albert fbde0186c7 ami: Improve substring parsing for disabled events.
4 years ago
George Joseph b40c4d59b1 xml.c, config,c: Add stylesheets and variable list string parsing
4 years ago
George Joseph b5391ff691 core: Config and XML tweaks needed for geolocation
4 years ago
Naveen Albert 27fb4fd5bc func_channel: Add lastcontext and lastexten.
4 years ago
Naveen Albert 3a3b8fbd9f channel.c: Clean up debug level 1.
4 years ago
Naveen Albert 1633410161 res_stir_shaken: refactor utility function
4 years ago
Naveen Albert 4722c8b70a cli: Add core dump info to core show settings.
4 years ago
Naveen Albert 335c69ead4 documentation: Adds missing default attributes.
4 years ago
Naveen Albert 585c2d17bb ami: Allow events to be globally disabled.
4 years ago
Mike Bradeen 3b1debb28b taskprocessor.c: Prevent crash on graceful shutdown
4 years ago
Sean Bright 16fccf140d manager.c: Simplify AMI ModuleCheck handling
4 years ago
Sean Bright 134cbebc1f manager.c: Generate valid XML if attribute names have leading digits.
4 years ago
Naveen Albert 386c5e495f cdr: allow disabling CDR by default on new channels
4 years ago
Mike Bradeen b79a571279 sched: fix and test a double deref on delete of an executing call back
4 years ago
Michał Górny 2b490787eb main/utils: Implement ast_get_tid() for NetBSD
4 years ago
Michał Górny dda02b8979 main: Enable rdtsc support on NetBSD
4 years ago
Sean Bright 65b2ddee26 say.c: Prevent erroneous failures with 'say' family of functions.
4 years ago
Naveen Albert fbaf74bd3a pbx_variables: add missing ASTSBINDIR variable
4 years ago
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
4 years ago
Naveen Albert 138fbfa274 dsp: Add define macro for DTMF_MATRIX_SIZE
4 years ago
Naveen Albert 68f1e5d508 ami: Add AMI event for Wink
4 years ago
Naveen Albert 5b8d68d678 cli: Add module refresh command
4 years ago
Naveen Albert 70bc0ff9d0 documentation: Add missing AMI documentation
4 years ago
Kevin Harwell 1ddaedeaf5 tcptls.c: refactor client connection to be more robust
4 years ago
Naveen Albert f7c4a3800c app_sf: Add full tech-agnostic SF support
4 years ago
Sean Bright 3fd12f1aa3 say.c: Honor requests for DTMF interruption.
4 years ago
Joshua C. Colp f9e67945da bridge: Unlock channel during Local peer check.
4 years ago
Naveen Albert cfcbf0adad pbx_variables: initialize uninitialized variable
4 years ago
Kevin Harwell 1c389faa31 http.c: Add ability to create multiple HTTP servers
4 years ago
Naveen Albert b951821eb7 app.c: Throw warnings for nonexistent options
4 years ago
Naveen Albert 5c67a991c2 pbx_variables: Increase parsing capabilities of MSet
4 years ago
Naveen Albert 23a4a12420 pbx: Add variable substitution API for extensions
4 years ago
Naveen Albert ee9eef492c app_mf: Add full tech-agnostic MF support
4 years ago
Alexander Traud 826233b550 progdocs: Fix Doxygen left-overs.
4 years ago
Sean Bright e9cac5f4bf channel: Short-circuit ast_channel_get_by_name() on empty arg.
4 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
4 years ago
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
4 years ago
Alexander Traud affe7ee879 progdocs: Fix grouping for latest Doxygen.
4 years ago
Sean Bright 2478bfcff9 config.c: Prevent UB in ast_realtime_require_field.
4 years ago
Naveen Albert d374d63ef8 app_voicemail: Refactor email generation functions
4 years ago
Alexander Traud 38f9000fcb
xmldoc: Fix for Doxygen.
4 years ago
Mike Bradeen 4a4f1a5c9a astobj2.c: Fix core when ref_log enabled
4 years ago
Joshua C. Colp 3a4c9ec0e2 bridge: Deny full Local channel pair in bridge.
4 years ago
Boris P. Korzun f6aed7b8d1 rtp_engine: Add type field for JSON RTCP Report stasis messages
4 years ago
Alexander Traud c30ed45c94 frame: Fix for Doxygen.
4 years ago
Alexander Traud acd1cd66b8 stasis: Fix for Doxygen.
4 years ago
Alexander Traud 173bc6b4c3 app: Fix for Doxygen.
4 years ago
Alexander Traud fa91010229 channel: Fix for Doxygen.
4 years ago
Alexander Traud e79271cca4 progdocs: Use Doxygen \example correctly.
4 years ago
Alexander Traud 55110339ec bridge_channel: Fix for Doxygen.
4 years ago
Alexander Traud 57fef28dc9 progdocs: Avoid 'name' with Doxygen \file.
4 years ago