Commit Graph

6919 Commits (8149554e9004c2a37e2fa8ca26dbe19d99241229)

Author SHA1 Message Date
Tinet-mucw 8149554e90 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
4 months ago
George Joseph c873f2ae7e ARI Outbound Websockets
5 months ago
George Joseph 3a5ffe2842 asterisk.c: Add option to restrict shell access from remote consoles.
5 months ago
mkmer abf3f78c81 frame.c: validate frame data length is less than samples when adjusting volume
5 months ago
Nathan Monfils 7805f2892a manager.c: Invalid ref-counting when purging events
6 months ago
George Joseph 8f1982c4d6 Alternate Channel Storage Backends
6 months ago
Naveen Albert 2ced79259a sig_analog: Add Call Waiting Deluxe support.
6 months ago
George Joseph f302c116b4 Prequisites for ARI Outbound Websockets
6 months ago
Peter Jannesen 032584115b action_redirect: remove after_bridge_goto_info
7 months ago
Joshua C. Colp 66c01d8b22 channel: Always provide cause code in ChannelHangupRequest.
7 months ago
George Joseph c52136c277 asterisk.c: Add "pre-init" and "pre-module" capability to cli.conf.
7 months ago
Sean Bright 9fdf8597cb channel: Deprecate `ast_moh_cleanup(...)`.
7 months ago
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
7 months ago
mkmer edadca7151 audiohook.c: Add ability to adjust volume with float
7 months ago
Allan Nathanson 113c1af4f3 file.c: missing "custom" sound files should not generate warning logs
7 months ago
Ben Ford f6d2962566 documentation: Update Gosub, Goto, and add new documentationtype.
8 months ago
Naveen Albert f0f220b369 config.c: Fix inconsistent pointer logic in ast_variable_update.
8 months ago
Sean Bright c7db162844 docs: AMI documentation fixes.
8 months ago
Allan Nathanson 9277311f93 config.c: #include of non-existent file should not crash
8 months ago
George Joseph 1e469a5e06 manager.c: Check for restricted file in action_createconfig.
8 months ago
Luz Paz e3ad4cea4e docs: Fix various typos in main/
8 months ago
George Joseph 076799be15 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
8 months ago
Mike Bradeen d63c3e80fc bridge_channel: don't set cause code on channel during bridge delete if already set
8 months ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
9 months ago
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
9 months ago
Sean Bright 03f1c24674 utils: Remove libdb and astdb conversion scripts.
9 months ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
9 months ago
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
10 months ago
George Joseph 114fa12f05 docs: Various XML fixes
10 months ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
10 months ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
10 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
10 months ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
10 months ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
10 months ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
10 months ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
10 months ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
10 months ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
10 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
11 months ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
11 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.
12 months ago
George Joseph 35d6da06a6 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
1 year ago