Commit Graph

6892 Commits (8f97da052d89c99883c441a0085760d6c9023bec)

Author SHA1 Message Date
Sean Bright 8f97da052d channel.c: Remove dead AST_GENERATOR_FD code.
1 year ago
Sean Bright 8a3a2958c1 docs: Indent <since> tags.
1 year ago
George Joseph ce550fc1b0 docs: Add version information to application and function XML elements
2 years ago
George Joseph b794dda76e docs: Add version information to manager event instance XML elements
2 years ago
George Joseph 7a9d014644 README.md, asterisk.c: Update Copyright Dates
2 years ago
George Joseph 3df8b857ea docs: Add version information to configObject and configOption XML elements
2 years ago
Allan Nathanson 0fabaa5af4 config.c: fix #tryinclude being converted to #include on rewrite
2 years ago
George Joseph 3a45e487cd docs: Various XML fixes
2 years ago
Sean Bright 8b736f2047 strings.c: Improve numeric detection in `ast_strings_match()`.
2 years ago
George Joseph 2b428734fd docs: Enable since/version handling for XML, CLI and ARI documentation
2 years ago
Sean Bright 45f51341db manager: Add `<since>` tags for all AMI actions.
2 years ago
Steffen Arntz 63c86adbf5 logger.c fix: malformed JSON template
2 years ago
Sean Bright 076ec99c23 manager.c: Rename restrictedFile to is_restricted_file.
2 years ago
Allan Nathanson 139bdb25e4 config.c: retain leading whitespace before comments
2 years ago
Sean Bright f680ce9d7b config.c: Fix off-nominal reference leak.
2 years ago
Naveen Albert 3fe5aafd03 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
George Joseph bf0a6aaf3b Add ability to pass arguments to unit tests from the CLI
2 years ago
George Joseph 0a5a6995af Allow C++ source files (as extension .cc) in the main directory
2 years ago
Tinet-mucw 1a71ea7456 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
2 years ago
Mike Pultz 2d4460ad4d manager.c: Add Processed Call Count to CoreStatus output
2 years ago
James Terhune fc390cf785 main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
2 years ago
Ben Ford 4d80d7ab22 manager.c: Restrict ListCategories to the configuration directory.
2 years ago
George Joseph 2f8d008103 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
2 years ago
Allan Nathanson 039baa0317 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
2 years ago
George Joseph 04b882397f manager.c: Add unit test for Originate app and appdata permissions
2 years ago
Sean Bright 682ad186fb res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Naveen Albert ab79321a29 main, res, tests: Fix compilation errors on FreeBSD.
2 years ago
Ben Ford c7beb10006 manager.c: Restrict ModuleLoad to the configured modules directory.
2 years ago
Naveen Albert 1372eeba51 astfd.c: Avoid calling fclose with NULL argument.
2 years ago
Peter Jannesen 2f44ac22b2 channel: Preserve CHANNEL(userfield) on masquerade.
2 years ago
George Joseph 6dc00f642a Fix application references to Background
2 years ago
George Joseph 56d3070939 manager: Enhance event filtering for performance
2 years ago
George Joseph 2ca93f0cdc manager.c: Split XML documentation to manager_doc.xml
2 years ago
George Joseph 6297462fd2 db.c: Remove limit on family/key length
2 years ago
Alexei Gradinari a06c18e8bd autoservice: Do not sleep if autoservice_stop is called within autoservice thread
2 years ago
George Joseph b506faaa2d res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
2 years ago
Mike Bradeen add94582ba res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Alexei Gradinari 045d6c5fc1 res_pjsip_sdp_rtp fix leaking astobj2 ast_format
2 years ago
George Joseph 2328a0ab3a manager.c: Fix FRACK when doing CoreShowChannelMap in DEVMODE
2 years ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
2 years ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
2 years ago
George Joseph 0f67c2696f manager.c: Add entries to Originate blacklist
2 years ago
George Joseph cee50bab7a rtp_engine.c: Prevent segfault in ast_rtp_codecs_payloads_unset()
2 years ago
George Joseph b8c440a52f stasis_channels: Use uniqueid and name to delete old snapshots
2 years ago
George Joseph 6e73af341a app_voicemail_odbc: Allow audio to be kept on disk
2 years ago
Tinet-mucw 7d28165cb1 bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
2 years ago
Alexei Gradinari 4280d7cd77 pbx.c: expand fields width of "core show hints"
2 years ago
Sean Bright 26eabed246 manager.c: Properly terminate `CoreShowChannelMap` event.
2 years ago
Bastian Triller 843cc8f2cd cli: Show configured cache dir
2 years ago
Sean Bright f3e88d366c xml.c: Update deprecated libxml2 API usage.
2 years ago