Commit Graph

6899 Commits (ff8ec30efb89b2108150d14f7d577d5963e8f88a)

Author SHA1 Message Date
Sean Bright 8e900950b6 docs: AMI documentation fixes.
11 months ago
Allan Nathanson 2d75ac2c0e config.c: #include of non-existent file should not crash
11 months ago
George Joseph d184ae428d manager.c: Check for restricted file in action_createconfig.
11 months ago
Luz Paz 3692e33898 docs: Fix various typos in main/
11 months ago
George Joseph de3d6c03e3 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
11 months ago
Mike Bradeen ee09b289ab bridge_channel: don't set cause code on channel during bridge delete if already set
11 months ago
Holger Hans Peter Freyther fe5ff3021e ari/pjsip: Make it possible to control transfers through ARI
11 months ago
Sean Bright 8f97da052d channel.c: Remove dead AST_GENERATOR_FD code.
11 months ago
Sean Bright 8a3a2958c1 docs: Indent <since> tags.
11 months ago
George Joseph ce550fc1b0 docs: Add version information to application and function XML elements
1 year ago
George Joseph b794dda76e docs: Add version information to manager event instance XML elements
1 year ago
George Joseph 7a9d014644 README.md, asterisk.c: Update Copyright Dates
1 year ago
George Joseph 3df8b857ea docs: Add version information to configObject and configOption XML elements
1 year ago
Allan Nathanson 0fabaa5af4 config.c: fix #tryinclude being converted to #include on rewrite
1 year ago
George Joseph 3a45e487cd docs: Various XML fixes
1 year ago
Sean Bright 8b736f2047 strings.c: Improve numeric detection in `ast_strings_match()`.
1 year ago
George Joseph 2b428734fd docs: Enable since/version handling for XML, CLI and ARI documentation
1 year ago
Sean Bright 45f51341db manager: Add `<since>` tags for all AMI actions.
1 year ago
Steffen Arntz 63c86adbf5 logger.c fix: malformed JSON template
1 year ago
Sean Bright 076ec99c23 manager.c: Rename restrictedFile to is_restricted_file.
1 year ago
Allan Nathanson 139bdb25e4 config.c: retain leading whitespace before comments
1 year ago
Sean Bright f680ce9d7b config.c: Fix off-nominal reference leak.
1 year ago
Naveen Albert 3fe5aafd03 chan_dahdi: Fix wrong channel state when RINGING recieved.
1 year ago
George Joseph bf0a6aaf3b Add ability to pass arguments to unit tests from the CLI
1 year ago
George Joseph 0a5a6995af Allow C++ source files (as extension .cc) in the main directory
1 year ago
Tinet-mucw 1a71ea7456 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
1 year ago
Mike Pultz 2d4460ad4d manager.c: Add Processed Call Count to CoreStatus output
1 year ago
James Terhune fc390cf785 main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
1 year ago
Ben Ford 4d80d7ab22 manager.c: Restrict ListCategories to the configuration directory.
1 year ago
George Joseph 2f8d008103 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
1 year ago
Allan Nathanson 039baa0317 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
George Joseph 04b882397f manager.c: Add unit test for Originate app and appdata permissions
1 year ago
Sean Bright 682ad186fb res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Naveen Albert ab79321a29 main, res, tests: Fix compilation errors on FreeBSD.
1 year ago
Ben Ford c7beb10006 manager.c: Restrict ModuleLoad to the configured modules directory.
1 year ago
Naveen Albert 1372eeba51 astfd.c: Avoid calling fclose with NULL argument.
1 year ago
Peter Jannesen 2f44ac22b2 channel: Preserve CHANNEL(userfield) on masquerade.
1 year ago
George Joseph 6dc00f642a Fix application references to Background
1 year ago
George Joseph 56d3070939 manager: Enhance event filtering for performance
1 year ago
George Joseph 2ca93f0cdc manager.c: Split XML documentation to manager_doc.xml
1 year ago
George Joseph 6297462fd2 db.c: Remove limit on family/key length
1 year ago
Alexei Gradinari a06c18e8bd autoservice: Do not sleep if autoservice_stop is called within autoservice thread
1 year ago
George Joseph b506faaa2d res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
1 year ago
Mike Bradeen add94582ba res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
1 year ago
Alexei Gradinari 045d6c5fc1 res_pjsip_sdp_rtp fix leaking astobj2 ast_format
1 year 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