Commit Graph

6994 Commits (a79e5ab2e6ed1b16a0c19cb07bb49519261b85a4)

Author SHA1 Message Date
Ben Ford 8add74c462 rtp_engine.c: Add exception for comfort noise payload.
6 months ago
Naveen Albert 971beef41c pbx_variables.c: Create real channel for "dialplan eval function".
6 months ago
Naveen Albert 6fb811a590 pbx_builtins: Allow custom tone for WaitExten.
6 months ago
Alexei Gradinari 336f6bd627 sorcery: Prevent duplicate objects and ensure missing objects are created on update
7 months ago
George Joseph e33185dedb chan_websocket: Allow additional URI parameters to be added to the outgoing URI.
7 months ago
Naveen Albert dc8e3eeaaf dsp.c: Improve debug logging in tone_detect().
7 months ago
George Joseph 4b95a5eda3 xmldoc.c: Fix rendering of CLI output.
7 months ago
Naveen Albert b174816484 func_frame_drop: Add debug messages for dropped frames.
7 months ago
Naveen Albert d772f61231 bridge.c: Obey BRIDGE_NOANSWER variable to skip answering channel.
7 months ago
Allan Nathanson 31571a5079 file.c: with "sounds_search_custom_dir = yes", search "custom" directory
7 months ago
Sperl Viktor c1f24b74d7 cel: Add STREAM_BEGIN, STREAM_END and DTMF event types.
7 months ago
Naveen Albert c8f844a900 logger.c: Remove deprecated/redundant configuration option.
7 months ago
Naveen Albert 5c3cd44563 cli.c: Remove deprecated and redundant CLI command.
7 months ago
George Joseph baa73b6b12 channelstorage_cpp_map_name_id.cc: Refactor iterators for thread-safety.
7 months ago
zhou_jiajian 511d22ef5e cdr: add CANCEL dispostion in CDR
7 months ago
George Joseph 43bf8a4ded options: Change ast_options from ast_flags to ast_flags64.
7 months ago
Alexei Gradinari 3e178dcfd6 res_config_odbc: Prevent Realtime fallback on record-not-found (SQL_NO_DATA)
7 months ago
Tinet-mucw 009e3ef3f5 pbx.c: When the AST_SOFTHANGUP_ASYNCGOTO flag is set, pbx_extension_helper should return directly.
8 months ago
George Joseph 32b8bf0169 cdr.c: Set tenantid from party_a->base instead of chan->base.
8 months ago
George Joseph 0086f4a0b8 channelstorage_cpp_map_name_id: Fix callback returning non-matching channels.
8 months ago
Naveen Albert 415daae95f users.conf: Remove deprecated users.conf integration.
8 months ago
George Joseph 5963e624e2 Media over Websocket Channel Driver
8 months ago
George Joseph d5bd2b3ce9 channelstorage: Rename callbacks that conflict with DEBUG_FD_LEAKS.
8 months ago
Michal Hajek 4522eb1222 audiohook.c: Improve frame pairing logic to avoid MixMonitor breakage with mixed codecs
8 months ago
Sean Bright 574ddb9eae channelstorage_makeopts.xml: Remove errant XML character.
8 months ago
Tinet-mucw 8149554e90 pbx.c: when set flag AST_SOFTHANGUP_ASYNCGOTO, ast_explicit_goto should return -1.
9 months ago
George Joseph c873f2ae7e ARI Outbound Websockets
9 months ago
George Joseph 3a5ffe2842 asterisk.c: Add option to restrict shell access from remote consoles.
10 months ago
mkmer abf3f78c81 frame.c: validate frame data length is less than samples when adjusting volume
10 months ago
Nathan Monfils 7805f2892a manager.c: Invalid ref-counting when purging events
10 months ago
George Joseph 8f1982c4d6 Alternate Channel Storage Backends
10 months ago
Naveen Albert 2ced79259a sig_analog: Add Call Waiting Deluxe support.
10 months ago
George Joseph f302c116b4 Prequisites for ARI Outbound Websockets
11 months ago
Peter Jannesen 032584115b action_redirect: remove after_bridge_goto_info
11 months ago
Joshua C. Colp 66c01d8b22 channel: Always provide cause code in ChannelHangupRequest.
11 months ago
George Joseph c52136c277 asterisk.c: Add "pre-init" and "pre-module" capability to cli.conf.
11 months ago
Sean Bright 9fdf8597cb channel: Deprecate `ast_moh_cleanup(...)`.
11 months ago
George Joseph 3d5ae0b5e1 ARI: REST over Websocket
11 months ago
mkmer edadca7151 audiohook.c: Add ability to adjust volume with float
11 months ago
Allan Nathanson 113c1af4f3 file.c: missing "custom" sound files should not generate warning logs
12 months ago
Ben Ford f6d2962566 documentation: Update Gosub, Goto, and add new documentationtype.
12 months ago
Naveen Albert f0f220b369 config.c: Fix inconsistent pointer logic in ast_variable_update.
1 year ago
Sean Bright c7db162844 docs: AMI documentation fixes.
1 year ago
Allan Nathanson 9277311f93 config.c: #include of non-existent file should not crash
1 year ago
George Joseph 1e469a5e06 manager.c: Check for restricted file in action_createconfig.
1 year ago
Luz Paz e3ad4cea4e docs: Fix various typos in main/
1 year ago
George Joseph 076799be15 bridging: Fix multiple bridging issues causing SEGVs and FRACKs.
1 year ago
Mike Bradeen d63c3e80fc bridge_channel: don't set cause code on channel during bridge delete if already set
1 year ago
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
1 year ago
Sean Bright e200f51ea4 channel.c: Remove dead AST_GENERATOR_FD code.
1 year ago
Sean Bright 03f1c24674 utils: Remove libdb and astdb conversion scripts.
1 year ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
1 year ago
George Joseph 198b01c536 docs: Add version information to application and function XML elements
1 year ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
1 year ago
George Joseph 6384e8667c README.md, asterisk.c: Update Copyright Dates
1 year ago
George Joseph 316693ded9 docs: Add version information to configObject and configOption XML elements
1 year ago
Allan Nathanson 217e696288 config.c: fix #tryinclude being converted to #include on rewrite
1 year ago
George Joseph 114fa12f05 docs: Various XML fixes
1 year ago
Sean Bright 1047291662 strings.c: Improve numeric detection in `ast_strings_match()`.
1 year ago
George Joseph 3868f7cb47 docs: Enable since/version handling for XML, CLI and ARI documentation
1 year ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
1 year ago
Steffen Arntz 4ef68fbce8 logger.c fix: malformed JSON template
1 year ago
Sean Bright 7b71efd172 manager.c: Rename restrictedFile to is_restricted_file.
1 year ago
Allan Nathanson 22b261575f config.c: retain leading whitespace before comments
1 year ago
Ben Ford 7f70190c59 manager.c: Restrict ListCategories to the configuration directory.
1 year ago
Sean Bright e904ae5df0 config.c: Fix off-nominal reference leak.
1 year ago
Naveen Albert 5ed7f4d152 chan_dahdi: Fix wrong channel state when RINGING recieved.
1 year ago
George Joseph 92e5ed5a3a Add ability to pass arguments to unit tests from the CLI
1 year ago
George Joseph 92f361c826 Allow C++ source files (as extension .cc) in the main directory
1 year ago
Naveen Albert c157ee62f6 config.c: Make ast_variable_retrieve return last match.
1 year ago
Tinet-mucw a23f28e7e0 audiohook.c: resolving the issue with audiohook both reading when packet loss on one side of the call
1 year ago
Mike Pultz e020ee5795 manager.c: Add Processed Call Count to CoreStatus output
1 year ago
James Terhune 1aeecab6ae main/stasis_channels.c: Fix crash when setting a global variable with invalid UTF8 characters
1 year ago
Naveen Albert 3cab4e7ab4 config.c Make ast_variable_update update last match.
1 year ago
George Joseph 35d6da06a6 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
1 year ago
Allan Nathanson 97770a947c dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
1 year ago
George Joseph 4623abb8bb manager.c: Add unit test for Originate app and appdata permissions
1 year ago
Sean Bright e76f671810 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
1 year ago
Naveen Albert d1bba7efc0 main, res, tests: Fix compilation errors on FreeBSD.
1 year ago
Ben Ford e19da5d86f manager.c: Restrict ModuleLoad to the configured modules directory.
1 year ago
Naveen Albert a988506a3e astfd.c: Avoid calling fclose with NULL argument.
1 year ago
Peter Jannesen adfc1846ef channel: Preserve CHANNEL(userfield) on masquerade.
1 year ago
George Joseph c2ffecfc66 Fix application references to Background
1 year ago
George Joseph affeec710c manager: Enhance event filtering for performance
1 year ago
George Joseph c470ba1f90 manager.c: Split XML documentation to manager_doc.xml
1 year ago
George Joseph d1d37d447c db.c: Remove limit on family/key length
1 year ago
Alexei Gradinari c49b766f06 autoservice: Do not sleep if autoservice_stop is called within autoservice thread
2 years ago
George Joseph 2f5b143b08 res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
2 years ago
Mike Bradeen 055031dfcb res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Alexei Gradinari 2acd9982de res_pjsip_sdp_rtp fix leaking astobj2 ast_format
2 years ago
George Joseph 2328a0ab3a manager.c: Fix FRACK when doing CoreShowChannelMap in DEVMODE
2 years ago
Ben Ford fb0e46e464 channel: Add multi-tenant identifier.
2 years ago
gibbz00 99a5064a07 feat: ARI "ChannelToneDetected" event
2 years ago
George Joseph 0f67c2696f manager.c: Add entries to Originate blacklist
2 years ago
George Joseph cee50bab7a rtp_engine.c: Prevent segfault in ast_rtp_codecs_payloads_unset()
2 years ago
George Joseph b8c440a52f stasis_channels: Use uniqueid and name to delete old snapshots
2 years ago
George Joseph 6e73af341a app_voicemail_odbc: Allow audio to be kept on disk
2 years ago
Tinet-mucw 7d28165cb1 bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
2 years ago
Alexei Gradinari 4280d7cd77 pbx.c: expand fields width of "core show hints"
2 years ago
Sean Bright 26eabed246 manager.c: Properly terminate `CoreShowChannelMap` event.
2 years ago