Commit Graph

6942 Commits (6fb811a5905a54a07a901b25f8f3af0ad9d3f7c9)

Author SHA1 Message Date
Sean Bright e1db3027af asterisk.c: Don't log an error if .asterisk_history does not exist.
1 year ago
Sean Bright f3449f3370 file.h: Rename function argument to avoid C++ keyword clash.
1 year ago
Mike Bradeen 3b4d2a6506 rtp_engine: add support for multirate RFC2833 digits
1 year ago
Ivan Poddubny 29675e3aab asterisk.c: Fix sending incorrect messages to systemd notify
1 year ago
Naveen Albert 1f1c5bb902 logger: Add unique verbose prefixes for levels 5-10.
1 year ago
Naveen Albert 7cffbabe5c say.c: Fix cents off-by-one due to floating point rounding.
1 year ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
1 year ago
George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections
1 year ago
Spiridonov Dmitry 7e7a603360 sorcery.c: Fixed crash error when executing "module reload"
2 years ago
Naveen Albert c1b69d460d callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
Naveen Albert a0b579807c file.c, channel.c: Don't emit warnings if progress received.
2 years ago
George Joseph 70fd8f1c93 rtp_engine and stun: call ast_register_atexit instead of ast_register_cleanup
2 years ago
George Joseph 52881ef6e5 manager.c: Add missing parameters to Login documentation
2 years ago
George Joseph f6b9d9e7d7 Fix incorrect application and function documentation references
2 years ago
Sean Bright 2b5673b68d cli.c: `core show channels concise` is not really deprecated.
2 years ago
jonatascalebe 988986bdc9 manager.c: Add new parameter 'PreDialGoSub' to Originate AMI action
2 years ago
Naveen Albert fc80bed5a7 pbx_variables.c: Prevent SEGV due to stack overflow.
2 years ago
Naveen Albert ef7788e0e4 manager.c: Add CLI command to kick AMI sessions.
2 years ago
George Joseph 628f8d7a43 Stir/Shaken Refactor
2 years ago
Sebastian Jennen ea8ead4e13 translate.c: implement new direct comp table mode
2 years ago
Naveen Albert 526a6e0ce4 dsp.c: Fix and improve potentially inaccurate log message.
2 years ago
George Joseph 29a273618d pjsip show channelstats: Prevent possible segfault when faxing
2 years ago
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
2 years ago
Joshua C. Colp edf54951be utils: Make behavior of ast_strsep* match strsep.
2 years ago
Brad Smith b0992fb771 main/utils: Simplify the FreeBSD ast_get_tid() handling
2 years ago
Sean Bright f2ac526172 rtp_engine.c: Correct sample rate typo for L16/44100.
2 years ago
Naveen Albert f1a9ec4703 manager.c: Fix erroneous reloads in UpdateConfig.
2 years ago
Naveen Albert ac71e40042 logger: Fix linking regression.
2 years ago
Naveen Albert 5cf75f9b2c func_frame_trace: Add CLI command to dump frame queue.
2 years ago
George Joseph 09052bfa51 Revert "core & res_pjsip: Improve topology change handling."
2 years ago
Naveen Albert fa3922a4d2 manager.c: Fix regression due to using wrong free function.
2 years ago
Ben Ford 424be34563 manager.c: Prevent path traversal with GetConfig.
2 years ago
Naveen Albert 183954bed3 config_options.c: Fix truncation of option descriptions.
2 years ago
Naveen Albert ce1f4b3018 manager.c: Improve clarity of "manager show connected".
2 years ago
Naveen Albert d1fb397cfc general: Fix broken links.
2 years ago
Sean Bright 008731b0a4 logger.c: Move LOG_GROUP documentation to dedicated XML file.
2 years ago
Sean Bright 8c3ebf9747 config.c: Log #exec include failures.
2 years ago
Sean Bright ca931c9436 app.c: Allow ampersands in playback lists to be escaped.
2 years ago
Sean Bright 31c44d0634 uri.c: Simplify ast_uri_make_host_with_port()
2 years ago
Sean Bright 611010d67d res_http_websocket.c: Set hostname on client for certificate validation.
2 years ago
Matthew Fredrickson 21412fddcb app_followme.c: Grab reference on nativeformats before using it
2 years ago
Naveen Albert 89709e2583 logger: Add channel-based filtering.
2 years ago
George Joseph f309ffad3d chan_pjsip: Add PJSIPHangup dialplan app and manager action
2 years ago
Holger Hans Peter Freyther 69cf329681 stasis: Update the snapshot after setting the redirect
2 years ago
Holger Hans Peter Freyther 69590ba33e ari: Provide the caller ID RDNIS for the channels
2 years ago
Brad Smith 5c22cfccd9 main/utils: Implement ast_get_tid() for OpenBSD
2 years ago
Naveen Albert 82086545cc core_local: Fix local channel parsing with slashes.
2 years ago
Bastian Triller 8536ce8c38 func_json: Fix crashes for some types
2 years ago
Eduardo 91e368c485 codec_builtin: Use multiples of 20 for maximum_ms
2 years ago
George Joseph 13ccbc1d08 lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
2 years ago
George Joseph 95313d4727 asterisk.c: Use the euid's home directory to read/write cli history
2 years ago
Mike Bradeen e06448353d cel: add publish user event helper
2 years ago
George Joseph 67fd66e2fe file.c: Add ability to search custom dir for sounds
2 years ago
George Joseph fde0e19658 make_buildopts_h, et. al. Allow adding all cflags to buildopts.h
2 years ago
Naveen Albert e899a02465 pbx.c: Fix gcc 12 compiler warning.
2 years ago
Maximilian Fridrich fb234abd84 main/refer.c: Fix double free in refer_data_destructor + potential leak
2 years ago
Joshua C. Colp be3d8266da manager: Tolerate stasis messages with no channel snapshot.
2 years ago
Maximilian Fridrich 51a7b18038 core/ari/pjsip: Add refer mechanism
2 years ago
Joshua C. Colp 806515597e audiohook: Unlock channel in mute if no audiohooks present.
2 years ago
Mike Bradeen a55fd5e471 utils: add lock timestamps for DEBUG_THREADS
2 years ago
Jaco Kroon 73326fb4e0 tcptls: when disabling a server port, we should set the accept_fd to -1.
2 years ago
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)
2 years ago
Mike Bradeen cd48733353
cel: add local optimization begin event (#54)
2 years ago
InterLinked1 ffb90c4549
say.c: Fix French time playback. (#42)
2 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+
3 years ago
George Joseph 49108810d1 GCC12: Fixes for 18+. state_id_by_topic comparing wrong value
3 years ago
Maximilian Fridrich 8fdc6008a4 core_unreal: Flip stream direction of second channel.
3 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