Commit Graph

6904 Commits (eb6808e58052b2fd82ad39a3c3bbef8a03b84314)

Author SHA1 Message Date
George Joseph f82c7b2694 ARI Outbound Websockets
1 month ago
George Joseph 46549fa4e3 asterisk.c: Add option to restrict shell access from remote consoles.
1 month ago
mkmer 642504c007 frame.c: validate frame data length is less than samples when adjusting volume
1 month ago
Nathan Monfils 84a7cae3b1 manager.c: Invalid ref-counting when purging events
1 month ago
George Joseph e7d990b66b Alternate Channel Storage Backends
1 month ago
Naveen Albert bfbbe28344 sig_analog: Add Call Waiting Deluxe support.
1 month ago
George Joseph a6dca5bf3a Prequisites for ARI Outbound Websockets
6 months ago
Peter Jannesen 7e5970183b action_redirect: remove after_bridge_goto_info
6 months ago
Joshua C. Colp 92d10d1e71 channel: Always provide cause code in ChannelHangupRequest.
6 months ago
George Joseph 287e9e5b81 asterisk.c: Add "pre-init" and "pre-module" capability to cli.conf.
6 months ago
George Joseph 8d69af73d6 ARI: REST over Websocket
6 months ago
mkmer d6a1b044a8 audiohook.c: Add ability to adjust volume with float
6 months ago
Allan Nathanson d1f33e7c3e file.c: missing "custom" sound files should not generate warning logs
6 months ago
Ben Ford a7c5da35a6 documentation: Update Gosub, Goto, and add new documentationtype.
7 months ago
Sean Bright 1008578d58 docs: AMI documentation fixes.
7 months ago
Allan Nathanson 056d05ed29 config.c: #include of non-existent file should not crash
7 months ago
George Joseph 4f26469075 manager.c: Check for restricted file in action_createconfig.
7 months ago
Luz Paz e9315d22ce docs: Fix various typos in main/
7 months ago
George Joseph ac843c3600 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
7 months ago
Mike Bradeen d73e139013 bridge_channel: don't set cause code on channel during bridge delete if already set
7 months ago
Holger Hans Peter Freyther 6f17f61394 ari/pjsip: Make it possible to control transfers through ARI
7 months ago
Sean Bright d402b59ec2 channel.c: Remove dead AST_GENERATOR_FD code.
7 months ago
Sean Bright ee0a50e749 docs: Indent <since> tags.
7 months ago
George Joseph e6fe538d81 docs: Add version information to application and function XML elements
9 months ago
George Joseph 3fc90e7810 docs: Add version information to manager event instance XML elements
9 months ago
George Joseph 3c67d08219 README.md, asterisk.c: Update Copyright Dates
9 months ago
George Joseph ded24e3375 docs: Add version information to configObject and configOption XML elements
9 months ago
Allan Nathanson 3a261ebed4 config.c: fix #tryinclude being converted to #include on rewrite
9 months ago
George Joseph 880d5d13b2 docs: Various XML fixes
9 months ago
Sean Bright 72fa12a8ca strings.c: Improve numeric detection in `ast_strings_match()`.
9 months ago
George Joseph 8ca64f1d7f docs: Enable since/version handling for XML, CLI and ARI documentation
9 months ago
Sean Bright 1197ebc6cd manager: Add `<since>` tags for all AMI actions.
9 months ago
Steffen Arntz 92ce8a5948 logger.c fix: malformed JSON template
9 months ago
Sean Bright 12fe01db8e manager.c: Rename restrictedFile to is_restricted_file.
9 months ago
Allan Nathanson b2e81346bb config.c: retain leading whitespace before comments
9 months ago
Sean Bright e0a5c62096 config.c: Fix off-nominal reference leak.
9 months ago
Naveen Albert db2bcf3e19 chan_dahdi: Fix wrong channel state when RINGING recieved.
9 months ago
George Joseph 1324eb05c5 Add ability to pass arguments to unit tests from the CLI
9 months ago
George Joseph c17dd59d63 Allow C++ source files (as extension .cc) in the main directory
9 months ago
Tinet-mucw 6500b33252 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
9 months ago
Mike Pultz 57f1a08141 manager.c: Add Processed Call Count to CoreStatus output
9 months ago
James Terhune 891e60e22e main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
9 months ago
Ben Ford 83dcc88466 manager.c: Restrict ListCategories to the configuration directory.
10 months ago
George Joseph a554bada56 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
12 months ago
Allan Nathanson 8fa4a0b5a7 dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
12 months ago
George Joseph c71aa1bfb8 manager.c: Add unit test for Originate app and appdata permissions
12 months ago
Sean Bright 06d8aac6fd res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
12 months ago
Naveen Albert 2e3879a609 main, res, tests: Fix compilation errors on FreeBSD.
12 months ago
Ben Ford 53b8ae1fcf manager.c: Restrict ModuleLoad to the configured modules directory.
12 months ago
Naveen Albert b74cfe0edd astfd.c: Avoid calling fclose with NULL argument.
12 months ago