Commit Graph

6672 Commits (95daff54ca4cc63dea55d72f44b50213478ae1bd)

Author SHA1 Message Date
Sean Bright 95daff54ca loader.c: Use portable printf conversion specifier for int64.
4 years ago
George Joseph 01dc630b8c GCC12: Fixes for 16+
4 years ago
Naveen Albert 467505d1da asterisk.c: Warn of incompatibilities with remote console.
4 years ago
Naveen Albert 4199afd360 func_evalexten: Extension evaluation function.
4 years ago
Naveen Albert 237defce8a file.c: Prevent formats from seeking negative offsets.
4 years ago
Naveen Albert 74e28c1270 cli: Add command to evaluate dialplan functions.
4 years ago
Naveen Albert 7e18d42479 documentation: Adds versioning information.
4 years ago
Joshua C. Colp d33050f172 manager: Terminate session on write error.
4 years ago
Maximilian Fridrich 163abe6934 core_unreal & app_dial: Flip stream direction of second channel.
4 years ago
Naveen Albert 8442c83229 pbx.c: Warn if there are too many includes in a context.
4 years ago
Philip Prindeville 7f8803ba1c time: add support for time64 libcs
4 years ago
Sean Bright 2dce4f6579 conversions.c: Specify that we only want to parse decimal numbers.
4 years ago
Philip Prindeville 309c8da206 logger: workaround woefully small BUFSIZ in MUSL
4 years ago
Naveen Albert a9c4c8461a pbx_builtins: Add missing options documentation
4 years ago
George Joseph 45fec4bb7c xml.c, config,c: Add stylesheets and variable list string parsing
4 years ago
George Joseph 83372e7ab5 core: Config and XML tweaks needed for geolocation
4 years ago
Naveen Albert 466a361626 ami: Allow events to be globally disabled.
4 years ago
Naveen Albert f60dcfc333 func_channel: Add lastcontext and lastexten.
4 years ago
Naveen Albert a1f207bcf7 channel.c: Clean up debug level 1.
4 years ago
Naveen Albert 78b7ab11a4 res_stir_shaken: refactor utility function
4 years ago
Naveen Albert f0c6b900de cli: Add core dump info to core show settings.
4 years ago
Naveen Albert 248f670470 documentation: Adds missing default attributes.
4 years ago
Mike Bradeen e6cff954ab taskprocessor.c: Prevent crash on graceful shutdown
4 years ago
Sean Bright a2eb555230 manager.c: Simplify AMI ModuleCheck handling
4 years ago
Sean Bright ba4d6aac20 manager.c: Generate valid XML if attribute names have leading digits.
4 years ago
Naveen Albert c2db810735 cdr: allow disabling CDR by default on new channels
4 years ago
Mike Bradeen ee887b66bb sched: fix and test a double deref on delete of an executing call back
4 years ago
Michał Górny 9e36e57b93 main: Enable rdtsc support on NetBSD
4 years ago
Michał Górny 96156b7fa2 main/utils: Implement ast_get_tid() for NetBSD
4 years ago
Sean Bright 96c2a7932d say.c: Prevent erroneous failures with 'say' family of functions.
4 years ago
Naveen Albert 1859388341 pbx_variables: add missing ASTSBINDIR variable
4 years ago
Sean Bright 6060b9ccb0 utils.c: Remove all usages of ast_gethostbyname()
4 years ago
Naveen Albert 57d5964d77 dsp: Add define macro for DTMF_MATRIX_SIZE
4 years ago
Naveen Albert 06eff7d5d0 ami: Add AMI event for Wink
4 years ago
Naveen Albert ef00ff4e1e cli: Add module refresh command
4 years ago
Naveen Albert 6eeb7ab7d0 documentation: Add missing AMI documentation
4 years ago
Kevin Harwell a3fcda5a05 tcptls.c: refactor client connection to be more robust
4 years ago
Naveen Albert 2ed004846a app_sf: Add full tech-agnostic SF support
4 years ago
Sean Bright 3f398c319f say.c: Honor requests for DTMF interruption.
4 years ago
Joshua C. Colp a363153fa8 bridge: Unlock channel during Local peer check.
4 years ago
Naveen Albert ffb98d764c pbx_variables: initialize uninitialized variable
4 years ago
Kevin Harwell b37fd02201 http.c: Add ability to create multiple HTTP servers
4 years ago
Naveen Albert 1e7bcc27df app.c: Throw warnings for nonexistent options
4 years ago
Naveen Albert 3629b7f825 pbx_variables: Increase parsing capabilities of MSet
4 years ago
Naveen Albert bf28c2901d pbx: Add variable substitution API for extensions
4 years ago
Naveen Albert 9eba9f44d6 app_mf: Add full tech-agnostic MF support
4 years ago
Alexander Traud ca64087486 progdocs: Fix Doxygen left-overs.
4 years ago
Sean Bright 00c3d60881 channel: Short-circuit ast_channel_get_by_name() on empty arg.
4 years ago
Alexander Traud 37c29b6a28 main: Fix for Doxygen.
4 years ago
Alexander Traud 3489f926e7 progdocs: Fix for Doxygen, the hidden parts.
4 years ago