Commit Graph

6854 Commits (22.0.0-pre1)

Author SHA1 Message Date
George Joseph 2328a0ab3a manager.c: Fix FRACK when doing CoreShowChannelMap in DEVMODE
1 year ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
1 year ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
1 year ago
George Joseph 0f67c2696f manager.c: Add entries to Originate blacklist
1 year ago
George Joseph cee50bab7a rtp_engine.c: Prevent segfault in ast_rtp_codecs_payloads_unset()
1 year ago
George Joseph b8c440a52f stasis_channels: Use uniqueid and name to delete old snapshots
1 year ago
George Joseph 6e73af341a app_voicemail_odbc: Allow audio to be kept on disk
1 year ago
Tinet-mucw 7d28165cb1 bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
1 year ago
Alexei Gradinari 4280d7cd77 pbx.c: expand fields width of "core show hints"
1 year ago
Sean Bright 26eabed246 manager.c: Properly terminate `CoreShowChannelMap` event.
1 year ago
Bastian Triller 843cc8f2cd cli: Show configured cache dir
1 year ago
Sean Bright f3e88d366c xml.c: Update deprecated libxml2 API usage.
1 year ago
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.
2 years ago
Naveen Albert 7cffbabe5c say.c: Fix cents off-by-one due to floating point rounding.
2 years ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections
2 years 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