Commit Graph

6868 Commits (2425d2218c0cb691a8ad33d9ec6de39282c19e49)

Author SHA1 Message Date
George Joseph 04b882397f manager.c: Add unit test for Originate app and appdata permissions
2 years ago
Sean Bright 682ad186fb res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Naveen Albert ab79321a29 main, res, tests: Fix compilation errors on FreeBSD.
2 years ago
Ben Ford c7beb10006 manager.c: Restrict ModuleLoad to the configured modules directory.
2 years ago
Naveen Albert 1372eeba51 astfd.c: Avoid calling fclose with NULL argument.
2 years ago
Peter Jannesen 2f44ac22b2 channel: Preserve CHANNEL(userfield) on masquerade.
2 years ago
George Joseph 6dc00f642a Fix application references to Background
2 years ago
George Joseph 56d3070939 manager: Enhance event filtering for performance
2 years ago
George Joseph 2ca93f0cdc manager.c: Split XML documentation to manager_doc.xml
2 years ago
George Joseph 6297462fd2 db.c: Remove limit on family/key length
2 years ago
Alexei Gradinari a06c18e8bd autoservice: Do not sleep if autoservice_stop is called within autoservice thread
2 years ago
George Joseph b506faaa2d res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
2 years ago
Mike Bradeen add94582ba res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Alexei Gradinari 045d6c5fc1 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
Bastian Triller 843cc8f2cd cli: Show configured cache dir
2 years ago
Sean Bright f3e88d366c xml.c: Update deprecated libxml2 API usage.
2 years ago
Sean Bright e1db3027af asterisk.c: Don't log an error if .asterisk_history does not exist.
2 years ago
Sean Bright f3449f3370 file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
Mike Bradeen 3b4d2a6506 rtp_engine: add support for multirate RFC2833 digits
2 years ago
Ivan Poddubny 29675e3aab asterisk.c: Fix sending incorrect messages to systemd notify
2 years ago
Naveen Albert 1f1c5bb902 logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert 7cffbabe5c say.c: Fix cents off-by-one due to floating point rounding.
2 years ago
Naveen Albert 01ff5c8140 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Spiridonov Dmitry 7e7a603360 sorcery.c: Fixed crash error when executing "module reload"
2 years ago
Naveen Albert c1b69d460d callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
Naveen Albert a0b579807c file.c, channel.c: Don't emit warnings if progress received.
2 years ago
George Joseph 70fd8f1c93 rtp_engine and stun: call ast_register_atexit instead of ast_register_cleanup
2 years ago
George Joseph 52881ef6e5 manager.c: Add missing parameters to Login documentation
2 years ago
George Joseph f6b9d9e7d7 Fix incorrect application and function documentation references
2 years ago
Sean Bright 2b5673b68d cli.c: `core show channels concise` is not really deprecated.
2 years ago
jonatascalebe 988986bdc9 manager.c: Add new parameter 'PreDialGoSub' to Originate AMI action
2 years ago
Naveen Albert fc80bed5a7 pbx_variables.c: Prevent SEGV due to stack overflow.
2 years ago
Naveen Albert ef7788e0e4 manager.c: Add CLI command to kick AMI sessions.
2 years ago
George Joseph 628f8d7a43 Stir/Shaken Refactor
3 years ago
Sebastian Jennen ea8ead4e13 translate.c: implement new direct comp table mode
3 years ago
Naveen Albert 526a6e0ce4 dsp.c: Fix and improve potentially inaccurate log message.
3 years ago
George Joseph 29a273618d pjsip show channelstats: Prevent possible segfault when faxing
3 years ago
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
3 years ago
Joshua C. Colp edf54951be utils: Make behavior of ast_strsep* match strsep.
3 years ago