Commit Graph

6912 Commits (master)

Author SHA1 Message Date
George Joseph f302c116b4 Prequisites for ARI Outbound Websockets
4 days ago
Peter Jannesen 032584115b action_redirect: remove after_bridge_goto_info
1 week ago
Joshua C. Colp 66c01d8b22 channel: Always provide cause code in ChannelHangupRequest.
1 week ago
George Joseph c52136c277 asterisk.c: Add "pre-init" and "pre-module" capability to cli.conf.
1 week ago
Sean Bright 9fdf8597cb channel: Deprecate `ast_moh_cleanup(...)`.
2 weeks ago
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
3 weeks ago
mkmer edadca7151 audiohook.c: Add ability to adjust volume with float
4 weeks ago
Allan Nathanson 113c1af4f3 file.c: missing "custom" sound files should not generate warning logs
1 month ago
Ben Ford f6d2962566 documentation: Update Gosub, Goto, and add new documentationtype.
1 month ago
Naveen Albert f0f220b369 config.c: Fix inconsistent pointer logic in ast_variable_update.
2 months ago
Sean Bright c7db162844 docs: AMI documentation fixes.
2 months ago
Allan Nathanson 9277311f93 config.c: #include of non-existent file should not crash
2 months ago
George Joseph 1e469a5e06 manager.c: Check for restricted file in action_createconfig.
2 months ago
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
George Joseph 076799be15 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
2 months ago
Mike Bradeen d63c3e80fc bridge_channel: don't set cause code on channel during bridge delete if already set
2 months ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
2 months ago
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
2 months ago
Sean Bright 03f1c24674 utils: Remove libdb and astdb conversion scripts.
3 months ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
3 months ago
George Joseph 198b01c536 docs: Add version information to application and function XML elements
3 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
3 months ago
George Joseph 6384e8667c README.md, asterisk.c: Update Copyright Dates
3 months ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
3 months ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
3 months ago
George Joseph 114fa12f05 docs: Various XML fixes
3 months ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
3 months ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
3 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
3 months ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
3 months ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
3 months ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
3 months ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
4 months ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
4 months ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
4 months ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
4 months ago
George Joseph 92f361c826 Allow C++ source files (as extension .cc) in the main directory
5 months ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
5 months ago
Tinet-mucw a23f28e7e0 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
5 months ago
Mike Pultz e020ee5795 manager.c: Add Processed Call Count to CoreStatus output
5 months ago
James Terhune 1aeecab6ae main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
5 months ago
Naveen Albert 3cab4e7ab4 config.c Make ast_variable_update update last match.
5 months ago
George Joseph 35d6da06a6 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
6 months ago
Allan Nathanson 97770a947c dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
7 months ago
George Joseph 4623abb8bb manager.c: Add unit test for Originate app and appdata permissions
7 months ago
Sean Bright e76f671810 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
7 months ago
Naveen Albert d1bba7efc0 main, res, tests: Fix compilation errors on FreeBSD.
7 months ago
Ben Ford e19da5d86f manager.c: Restrict ModuleLoad to the configured modules directory.
7 months ago
Naveen Albert a988506a3e astfd.c: Avoid calling fclose with NULL argument.
7 months ago
Peter Jannesen adfc1846ef channel: Preserve CHANNEL(userfield) on masquerade.
7 months ago