Commit Graph

6922 Commits (d5bd2b3ce952e7e7e49a2b787ca16fe8ebe95bfe)

Author SHA1 Message Date
George Joseph d5bd2b3ce9 channelstorage: Rename callbacks that conflict with DEBUG_FD_LEAKS.
1 year ago
Michal Hajek 4522eb1222 audiohook.c: Improve frame pairing logic to avoid MixMonitor breakage with mixed codecs
1 year ago
Sean Bright 574ddb9eae channelstorage_makeopts.xml: Remove errant XML character.
1 year ago
Tinet-mucw 8149554e90 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
1 year ago
George Joseph c873f2ae7e ARI Outbound Websockets
1 year ago
George Joseph 3a5ffe2842 asterisk.c: Add option to restrict shell access from remote consoles.
1 year ago
mkmer abf3f78c81 frame.c: validate frame data length is less than samples when adjusting volume
1 year ago
Nathan Monfils 7805f2892a manager.c: Invalid ref-counting when purging events
1 year ago
George Joseph 8f1982c4d6 Alternate Channel Storage Backends
1 year ago
Naveen Albert 2ced79259a sig_analog: Add Call Waiting Deluxe support.
1 year ago
George Joseph f302c116b4 Prequisites for ARI Outbound Websockets
1 year ago
Peter Jannesen 032584115b action_redirect: remove after_bridge_goto_info
1 year ago
Joshua C. Colp 66c01d8b22 channel: Always provide cause code in ChannelHangupRequest.
1 year ago
George Joseph c52136c277 asterisk.c: Add "pre-init" and "pre-module" capability to cli.conf.
1 year ago
Sean Bright 9fdf8597cb channel: Deprecate `ast_moh_cleanup(...)`.
1 year ago
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
1 year ago
mkmer edadca7151 audiohook.c: Add ability to adjust volume with float
1 year ago
Allan Nathanson 113c1af4f3 file.c: missing "custom" sound files should not generate warning logs
1 year ago
Ben Ford f6d2962566 documentation: Update Gosub, Goto, and add new documentationtype.
1 year ago
Naveen Albert f0f220b369 config.c: Fix inconsistent pointer logic in ast_variable_update.
2 years ago
Sean Bright c7db162844 docs: AMI documentation fixes.
2 years ago
Allan Nathanson 9277311f93 config.c: #include of non-existent file should not crash
2 years ago
George Joseph 1e469a5e06 manager.c: Check for restricted file in action_createconfig.
2 years ago
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 years ago
George Joseph 076799be15 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
2 years ago
Mike Bradeen d63c3e80fc bridge_channel: don't set cause code on channel during bridge delete if already set
2 years ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
2 years ago
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
2 years ago
Sean Bright 03f1c24674 utils: Remove libdb and astdb conversion scripts.
2 years ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
2 years ago
George Joseph 198b01c536 docs: Add version information to application and function XML elements
2 years ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
2 years ago
George Joseph 6384e8667c README.md, asterisk.c: Update Copyright Dates
2 years ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
2 years ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
2 years ago
George Joseph 114fa12f05 docs: Various XML fixes
2 years ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
2 years ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
2 years ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
2 years ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
2 years ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
2 years ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
2 years ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
2 years ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
2 years ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
2 years ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
2 years ago
George Joseph 92f361c826 Allow C++ source files (as extension .cc) in the main directory
2 years ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
2 years ago
Tinet-mucw a23f28e7e0 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
2 years ago
Mike Pultz e020ee5795 manager.c: Add Processed Call Count to CoreStatus output
2 years ago