Commit Graph

6931 Commits (c4103f259abc7ecbc92ec0a1ac1bb30733bad488)

Author SHA1 Message Date
George Joseph 6b4f49c0df build: Fix a few gcc 13 issues
2 years ago
Ben Ford cfde21c0c7 AMI: Add CoreShowChannelMap action.
2 years ago
Mike Bradeen 1f337f6034 indications: logging changes
2 years ago
Naveen Albert 8b864b12cf callerid: Allow specifying timezone for date/time.
2 years ago
InterLinked1 ad6ff4cbf2
asterisk.c: Fix option warning for remote console. (#103)
2 years ago
Sean Bright d59a8ef59e
xml.c: Process XML Inclusions recursively. (#69)
3 years ago
Mike Bradeen cd48733353
cel: add local optimization begin event (#54)
3 years ago
InterLinked1 ffb90c4549
say.c: Fix French time playback. (#42)
3 years ago
Naveen Albert 0119f3ad48 res_pjsip_stir_shaken: Fix JSON field ordering and disallowed TN characters.
3 years ago
George Joseph 1245e3330b test.c: Fix counting of tests and add 2 new tests
3 years ago
Sean Bright acd1513111 ael: Regenerate lexers and parsers.
3 years ago
Sean Bright 7dc73c8151 loader.c: Minor module key check simplification.
3 years ago
Mike Bradeen edd7f1b060 bridge_builtin_features: add beep via touch variable
3 years ago
Mike Bradeen c4a55322bc res_mixmonitor: MixMonitorMute by MixMonitor ID
3 years ago
Mike Bradeen 76da3c71a7 cli: increase channel column width
3 years ago
Boris P. Korzun e971396546 http.c: Minor simplification to HTTP status output.
3 years ago
Fabrice Fontaine b0635a5fcf main/iostream.c: fix build with libressl
3 years ago
George Joseph 25f7753f46 res_pjsip: Replace invalid UTF-8 sequences in callerid name
3 years ago
Sean Bright 2e78d1083e test.c: Avoid passing -1 to FD_* family of functions.
3 years ago
Sean Bright c85fc1278f doxygen: Fix doxygen errors.
3 years ago
Mike Bradeen 6b03d60c7d res_monitor: Remove deprecated module.
3 years ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
3 years ago
George Joseph 7dc8773178 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
George Joseph 3a3d6c7dcb Revert "res_rtp_asterisk: Asterisk Media Experience Score (MES)"
3 years ago
Boris P. Korzun 8c9b37a539 http.c: Fix NULL pointer dereference bug
3 years ago
Naveen Albert c209064d66 loader: Allow declined modules to be unloaded.
3 years ago
Naveen Albert ed77b365ce manager: Fix appending variables.
3 years ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
3 years ago
George Joseph e66c5da145 res_rtp_asterisk: Asterisk Media Experience Score (MES)
3 years ago
Naveen Albert f0962d00ae pbx_app: Update outdated pbx_exec channel snapshots.
3 years ago
Naveen Albert f86d2a211c pbx_builtins: Remove deprecated and defunct functionality.
3 years ago
Peter Fern ee170ab166 streams: Ensure that stream is closed in ast_stream_and_wait on error
3 years ago
Michael Kuron 6b8d3cb89a manager: AOC-S support for AOCMessage
3 years ago
Mike Bradeen 89a7d30a97 chan_mgcp: Remove deprecated module.
3 years ago
Naveen Albert 1da5eb3795 xmldoc: Allow XML docs to be reloaded.
3 years ago
Mike Bradeen c59eb7e6d8 manager: prevent file access outside of config dir
3 years ago
Naveen Albert b1d21f7667 pbx_builtins: Allow Answer to return immediately.
3 years ago
Maximilian Fridrich 315eb551db core & res_pjsip: Improve topology change handling.
3 years ago
Naveen Albert 6baa420986 file.c: Don't emit warnings on winks.
3 years ago
Naveen Albert 5e35862109 translate.c: Prefer better codecs upon translate ties.
3 years ago
Naveen Albert 80e9e77261 manager: Update ModuleCheck documentation.
3 years ago
Naveen Albert e0d243396f tcptls: Prevent crash when freeing OpenSSL errors.
3 years ago
Frederic LE FOLL 54c1fd9829 Dialing API: Cancel a running async thread, may not cancel all calls
3 years ago
Naveen Albert 0825d26ad9 say: Don't prepend ampersand erroneously.
3 years ago
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
Naveen Albert 2320a96349 app_read: Fix custom terminator functionality regression
4 years ago
Josh Soref f382775241 main: Spelling fixes
4 years ago
Sean Bright a109b5aee0 pbx.c: Don't remove dashes from hints on reload.
4 years ago
Alexander Traud 14709ae12d stasis: Avoid 'dispatched' as unused variable in normal mode.
4 years ago
Sean Bright ce2d743d59 various: Fix GCC 11.2 compilation issues.
4 years ago
Kevin Harwell 67d1f881eb strings/json: Add string delimter match, and object create with vars methods
4 years ago
Sebastien Duthil 51859252f7 main/stun.c: fix crash upon STUN request timeout
4 years ago
Shloime Rosenblum d20587250e main/say.c: Support future dates with Q and q format params
4 years ago
Sean Bright 5ca9898dfb message.c: Support 'To' header override with AMI's MessageSend.
4 years ago
Naveen Albert 148f8355a0 logger: Add custom logging capabilities
4 years ago
Naveen Albert ddf6299b8d func_sayfiles: Retrieve say file names
4 years ago
Naveen Albert 7df69633cf res_tonedetect: Tone detection module
4 years ago
Sean Bright 605dd03b36 term.c: Add support for extended number format terminfo files.
4 years ago
Sean Bright 695fc3dbd7 dns.c: Load IPv6 DNS resolvers if configured.
4 years ago
Sean Bright 5029e78f39 config_options: Handle ACO arrays correctly in generated XML docs.
4 years ago
Naveen Albert 6cc004dc5a app_read: Allow reading # as a digit
4 years ago
Sebastien Duthil 6fbf55ac11 res_rtp_asterisk: Automatically refresh stunaddr from DNS
4 years ago
Naveen Albert f01a0398f8 bridge_basic: Change warning to verbose if transfer cancelled
4 years ago
Andre Barbosa c4839c04b6 media_cache: Don't lock when curl the remote file
4 years ago
Alexander Traud 8a6c9c3a76 aelparse: Accept an included context with timings.
4 years ago
under de3f5350de codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother
4 years ago
Sean Bright d568326807 res_http_media_cache.c: Parse media URLs to find extensions.
4 years ago
Sean Bright 785e4afc20 main/cdr.c: Correct Party A selection.
4 years ago
Sebastien Duthil 8a21d466ea stun: Emit warning message when STUN request times out
4 years ago
George Joseph bc973bd719 jitterbuffer: Correct signed/unsigned mismatch causing assert
4 years ago
Joshua C. Colp 5382b9dbb8 core: Don't play silence for Busy() and Congestion() applications.
4 years ago
Naveen Albert f812c57477 pbx_builtins: Corrects SayNumber warning
4 years ago
Joshua C. Colp 987f5eb0ad asterisk: We've moved to Libera Chat!
4 years ago
Naveen Albert 04454fc238 AMI: Add AMI event to expose hook flash events
5 years ago
Naveen Albert 0026aeada3 main/file.c: Don't throw error on flash event.
5 years ago
Ben Ford 0564d12280 STIR/SHAKEN: Switch to base64 URL encoding.
5 years ago
George Joseph 09303e8e22 Updates for the MessageSend Dialplan App
5 years ago
Sean Bright e39efabd97 translate.c: Avoid refleak when checking for a translation path
5 years ago
Joshua C. Colp f142ca254e chan_local: Skip filtering audio formats on removed streams.
5 years ago
Jean Aunis 55279bfd9c translate.c: Take sampling rate into account when checking codec's buffer size
5 years ago
George Joseph 44aef0449a bridge_channel_write_frame: Check for NULL channel
5 years ago
Sean Bright 5a13e95c56 loader.c: Speed up deprecation metadata lookup
5 years ago
Joshua C. Colp 46ed6af9c2 loader: Output warnings for deprecated modules.
5 years ago
Kevin Harwell eb92fb7298 time: Add timeval create and unit conversion functions
5 years ago
Mark Murawski b4347c4861 logger: Console sessions will now respect logger.conf dateformat= option
5 years ago
Joshua C. Colp 970b84946e core_unreal: Fix deadlock with T.38 control frames.
5 years ago
Joshua C. Colp cc127a999c channel: Fix crash in suppress API.
5 years ago
Joshua C. Colp 304f8ddfb2 sorcery: Add support for more intelligent reloading.
5 years ago
Joshua C. Colp f8d1758792 asterisk: Update copyright.
5 years ago
Joshua C. Colp 3e5b9e3952 channel: Fix memory leak in suppress API.
5 years ago
Nico Kooijman 2ea75ed3d5 main: With Dutch language year after 2020 is not spoken in say.c
5 years ago
Alexander Traud 5894535fed chan_sip: Filter pass-through audio/video formats away, again.
5 years ago
Sebastien Duthil 6e695c867f app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
5 years ago
Ben Ford 00b229c69c core_unreal: Fix T.38 faxing when using local channels.
5 years ago
Dan Cropp 55891227e8 chan_pjsip, app_transfer: Add TRANSFERSTATUSPROTOCOL variable
5 years ago
Alexander Traud 6d980de282 channel: Set up calls without audio (text+video), again.
5 years ago
Ivan Poddubnyi 05472da92b main/frame: Add missing control frame names to ast_frame_subclass2str
5 years ago
Sean Bright 1b74555fcf asterisk: Export additional manager functions
5 years ago
Alexander Traud 80c14f74bc codecs: Remove test-law.
5 years ago
Sean Bright 357510cec3 app_chanspy: Spyee information missing in ChanSpyStop AMI Event
5 years ago
George Joseph 7d4ae7dc18 logger.c: Automatically add a newline to formats that don't have one
5 years ago