Commit Graph

6861 Commits (6a6f962acbbcf9409eee84882736fdbbb5c24efd)

Author SHA1 Message Date
George Joseph ac7cd9d407 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
2 years ago
Allan Nathanson 7223bddffb dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
2 years ago
George Joseph 89c6557fc1 manager.c: Add unit test for Originate app and appdata permissions
2 years ago
Sean Bright 750333ae03 res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Naveen Albert c807f39267 main, res, tests: Fix compilation errors on FreeBSD.
2 years ago
Ben Ford 98380812c0 manager.c: Restrict ModuleLoad to the configured modules directory.
2 years ago
Naveen Albert e629961606 astfd.c: Avoid calling fclose with NULL argument.
2 years ago
Peter Jannesen f6db5171b2 channel: Preserve CHANNEL(userfield) on masquerade.
2 years ago
George Joseph 240f5c3a71 Fix application references to Background
2 years ago
George Joseph f1f8ce1be7 manager: Enhance event filtering for performance
2 years ago
George Joseph 7ef2dbadc2 manager.c: Split XML documentation to manager_doc.xml
2 years ago
George Joseph 4f3e2c1012 db.c: Remove limit on family/key length
2 years ago
Alexei Gradinari b11b1f611c autoservice: Do not sleep if autoservice_stop is called within autoservice thread
2 years ago
George Joseph af3113d5c8 res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
2 years ago
Mike Bradeen a8567b92f0 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Alexei Gradinari 3e2bb5a01a res_pjsip_sdp_rtp fix leaking astobj2 ast_format
2 years ago
George Joseph d491d41950 manager.c: Fix FRACK when doing CoreShowChannelMap in DEVMODE
2 years ago
Ben Ford 7990f6b589 channel: Add multi-tenant identifier.
2 years ago
George Joseph b0c4a94d8d manager.c: Add entries to Originate blacklist
2 years ago
George Joseph 8a7746d949 rtp_engine.c: Prevent segfault in ast_rtp_codecs_payloads_unset()
2 years ago
George Joseph cbbf2891d2 stasis_channels: Use uniqueid and name to delete old snapshots
2 years ago
George Joseph e8c9cb8021 app_voicemail_odbc: Allow audio to be kept on disk
2 years ago
Tinet-mucw 642df06a32 bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
2 years ago
Alexei Gradinari 75b550c8e1 pbx.c: expand fields width of "core show hints"
2 years ago
Sean Bright 1ce5731c40 manager.c: Properly terminate `CoreShowChannelMap` event.
2 years ago
Bastian Triller 8c152a7e7a cli: Show configured cache dir
2 years ago
Sean Bright 21e3f84e56 xml.c: Update deprecated libxml2 API usage.
2 years ago
Sean Bright 70f469139c asterisk.c: Don't log an error if .asterisk_history does not exist.
2 years ago
Sean Bright b769bee218 file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
Mike Bradeen 182ea91fc5 rtp_engine: add support for multirate RFC2833 digits
2 years ago
Ivan Poddubny 6c7e8876a5 asterisk.c: Fix sending incorrect messages to systemd notify
2 years ago
Naveen Albert 261f3a373d logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert c38f352d20 say.c: Fix cents off-by-one due to floating point rounding.
2 years ago
Naveen Albert e634da7108 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph 9e1a6fa0a7 tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Spiridonov Dmitry 726abbb949 sorcery.c: Fixed crash error when executing "module reload"
2 years ago
Naveen Albert 44381b2fe9 callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
Naveen Albert 59f7e3d0e4 file.c, channel.c: Don't emit warnings if progress received.
2 years ago
George Joseph c31d3dfd18 rtp_engine and stun: call ast_register_atexit instead of ast_register_cleanup
2 years ago
George Joseph 8b1502e4ed manager.c: Add missing parameters to Login documentation
2 years ago
George Joseph 3fb9d89586 Fix incorrect application and function documentation references
2 years ago
Sean Bright fbb5b7c2ae cli.c: `core show channels concise` is not really deprecated.
2 years ago
jonatascalebe 97c0388830 manager.c: Add new parameter 'PreDialGoSub' to Originate AMI action
2 years ago
Naveen Albert 6991d36332 pbx_variables.c: Prevent SEGV due to stack overflow.
2 years ago
Naveen Albert 3b9f3c0bbf manager.c: Add CLI command to kick AMI sessions.
2 years ago
George Joseph e6c7f1aee0 Stir/Shaken Refactor
3 years ago
Sebastian Jennen a47acba99b translate.c: implement new direct comp table mode
3 years ago
Naveen Albert 59df4892ad dsp.c: Fix and improve potentially inaccurate log message.
3 years ago
George Joseph cb057a6381 pjsip show channelstats: Prevent possible segfault when faxing
3 years ago
George Joseph a433ed0d5a Reduce startup/shutdown verbose logging
3 years ago