Commit Graph

6942 Commits (6fb811a5905a54a07a901b25f8f3af0ad9d3f7c9)

Author SHA1 Message Date
George Joseph 198b01c536 docs: Add version information to application and function XML elements
9 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
9 months ago
George Joseph 6384e8667c README.md, asterisk.c: Update Copyright Dates
9 months ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
9 months ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
9 months ago
George Joseph 114fa12f05 docs: Various XML fixes
9 months ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
9 months ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
9 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
9 months ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
9 months ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
9 months ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
9 months ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
9 months ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
9 months ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
9 months ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
10 months ago
George Joseph 92f361c826 Allow C++ source files (as extension .cc) in the main directory
10 months ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
10 months ago
Tinet-mucw a23f28e7e0 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
11 months ago
Mike Pultz e020ee5795 manager.c: Add Processed Call Count to CoreStatus output
11 months ago
James Terhune 1aeecab6ae main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
11 months ago
Naveen Albert 3cab4e7ab4 config.c Make ast_variable_update update last match.
11 months ago
George Joseph 35d6da06a6 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
1 year ago
Allan Nathanson 97770a947c dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
George Joseph 4623abb8bb manager.c: Add unit test for Originate app and appdata permissions
1 year ago
Sean Bright e76f671810 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Naveen Albert d1bba7efc0 main, res, tests: Fix compilation errors on FreeBSD.
1 year ago
Ben Ford e19da5d86f manager.c: Restrict ModuleLoad to the configured modules directory.
1 year ago
Naveen Albert a988506a3e astfd.c: Avoid calling fclose with NULL argument.
1 year ago
Peter Jannesen adfc1846ef channel: Preserve CHANNEL(userfield) on masquerade.
1 year ago
George Joseph c2ffecfc66 Fix application references to Background
1 year ago
George Joseph affeec710c manager: Enhance event filtering for performance
1 year ago
George Joseph c470ba1f90 manager.c: Split XML documentation to manager_doc.xml
1 year ago
George Joseph d1d37d447c db.c: Remove limit on family/key length
1 year ago
Alexei Gradinari c49b766f06 autoservice: Do not sleep if autoservice_stop is called within autoservice thread
1 year ago
George Joseph 2f5b143b08 res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
1 year ago
Mike Bradeen 055031dfcb res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Alexei Gradinari 2acd9982de res_pjsip_sdp_rtp fix leaking astobj2 ast_format
1 year ago
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.
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