Commit Graph

6885 Commits (2253fa052d558866b03e04fe2471feb0663cd043)

Author SHA1 Message Date
Allan Nathanson ad49fffd54 config.c: fix #tryinclude being converted to #include on rewrite
1 year ago
George Joseph 4e995cef69 docs: Various XML fixes
1 year ago
Sean Bright 8b62a1c8a9 strings.c: Improve numeric detection in `ast_strings_match()`.
1 year ago
George Joseph 24c077f1fb docs: Enable since/version handling for XML, CLI and ARI documentation
1 year ago
Sean Bright dbc7efbfd4 manager: Add `<since>` tags for all AMI actions.
1 year ago
Steffen Arntz 5645529361 logger.c fix: malformed JSON template
1 year ago
Sean Bright ffdb7dff70 manager.c: Rename restrictedFile to is_restricted_file.
1 year ago
Allan Nathanson 6e114c7869 config.c: retain leading whitespace before comments
1 year ago
Sean Bright 32bf6bbf13 config.c: Fix off-nominal reference leak.
1 year ago
Naveen Albert 5f0354c287 chan_dahdi: Fix wrong channel state when RINGING recieved.
1 year ago
George Joseph 22108f46ee Add ability to pass arguments to unit tests from the CLI
1 year ago
George Joseph bb8b91386a Allow C++ source files (as extension .cc) in the main directory
1 year ago
Tinet-mucw fc5a6e3bb3 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
1 year ago
Mike Pultz f9eafafee7 manager.c: Add Processed Call Count to CoreStatus output
1 year ago
James Terhune a8f873fb35 main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
1 year ago
Ben Ford fb2b0b240b manager.c: Restrict ListCategories to the configuration directory.
1 year ago
George Joseph 5989b1ea02 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
1 year ago
Allan Nathanson b104c5837d dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
George Joseph 0f55b9172c manager.c: Add unit test for Originate app and appdata permissions
1 year ago
Sean Bright 5152a05416 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Naveen Albert 107c9e7c68 main, res, tests: Fix compilation errors on FreeBSD.
1 year ago
Ben Ford 8fe0e55d96 manager.c: Restrict ModuleLoad to the configured modules directory.
1 year ago
Naveen Albert 10963cd27e astfd.c: Avoid calling fclose with NULL argument.
1 year ago
Peter Jannesen 7147440560 channel: Preserve CHANNEL(userfield) on masquerade.
1 year ago
George Joseph eda57823be Fix application references to Background
1 year ago
George Joseph c2f0f17580 manager: Enhance event filtering for performance
1 year ago
George Joseph ec728d96b3 manager.c: Split XML documentation to manager_doc.xml
1 year ago
George Joseph e65b3f0faa db.c: Remove limit on family/key length
1 year ago
Alexei Gradinari 3a5b158a40 autoservice: Do not sleep if autoservice_stop is called within autoservice thread
2 years ago
Mike Bradeen 8ad9f7d320 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Alexei Gradinari 1ec83a5ca4 res_pjsip_sdp_rtp fix leaking astobj2 ast_format
2 years ago
George Joseph f14b687453 manager.c: Fix FRACK when doing CoreShowChannelMap in DEVMODE
2 years ago
Ben Ford 0939d0779c channel: Add multi-tenant identifier.
2 years ago
George Joseph 4f01669c7c res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
2 years ago
George Joseph b4063bf756 manager.c: Add entries to Originate blacklist
2 years ago
George Joseph 1090fc1315 rtp_engine.c: Prevent segfault in ast_rtp_codecs_payloads_unset()
2 years ago
George Joseph 89d4f1015e stasis_channels: Use uniqueid and name to delete old snapshots
2 years ago
George Joseph e16d498ce7 app_voicemail_odbc: Allow audio to be kept on disk
2 years ago
Tinet-mucw 12193c70de bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
2 years ago
Alexei Gradinari 835d12ead2 pbx.c: expand fields width of "core show hints"
2 years ago
Sean Bright 28c9d87837 manager.c: Properly terminate `CoreShowChannelMap` event.
2 years ago
Bastian Triller f01148396f cli: Show configured cache dir
2 years ago
Sean Bright 44ed1cd50d xml.c: Update deprecated libxml2 API usage.
2 years ago
Sean Bright 791363d2e6 asterisk.c: Don't log an error if .asterisk_history does not exist.
2 years ago
Sean Bright 581632538b file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
Mike Bradeen cf564713a4 rtp_engine: add support for multirate RFC2833 digits
2 years ago
Ivan Poddubny 9cc66fc175 asterisk.c: Fix sending incorrect messages to systemd notify
2 years ago
Naveen Albert 1214c14728 logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert 2b78e9a5fa say.c: Fix cents off-by-one due to floating point rounding.
2 years ago
Naveen Albert 78ad353cc1 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago