Commit Graph

6861 Commits (18)

Author SHA1 Message Date
George Joseph e5f0a1467a asterisk.c: Add option to restrict shell access from remote consoles.
1 year ago
George Joseph 88f34cbd74 README.md, asterisk.c: Update Copyright Dates
2 years ago
Sean Bright 33657339d7 manager.c: Rename restrictedFile to is_restricted_file.
2 years ago
Ben Ford df1ed0edc8 manager.c: Restrict ListCategories to the configuration directory.
2 years ago
George Joseph d6ffbff333 core_unreal.c: Fix memory leak in ast_unreal_new_channels()
2 years ago
Allan Nathanson 99221c81ed dnsmgr.c: dnsmgr_refresh() incorrectly flags change with DNS round-robin
2 years ago
George Joseph 29e0d77765 manager.c: Add unit test for Originate app and appdata permissions
2 years ago
Sean Bright c80ce750bb res_agi.c: Ensure SIGCHLD handler functions are properly balanced.
2 years ago
Naveen Albert f415e313b4 main, res, tests: Fix compilation errors on FreeBSD.
2 years ago
Ben Ford 5a237235c0 manager.c: Restrict ModuleLoad to the configured modules directory.
2 years ago
Naveen Albert b29776a5b0 astfd.c: Avoid calling fclose with NULL argument.
2 years ago
Peter Jannesen e522eb6357 channel: Preserve CHANNEL(userfield) on masquerade.
2 years ago
George Joseph 29d6a62768 Fix application references to Background
2 years ago
George Joseph a9f16f23ae manager: Enhance event filtering for performance
2 years ago
George Joseph 539009cbed manager.c: Split XML documentation to manager_doc.xml
2 years ago
George Joseph 01aa84e42f db.c: Remove limit on family/key length
2 years ago
Alexei Gradinari 9b3d3a7f0e autoservice: Do not sleep if autoservice_stop is called within autoservice thread
2 years ago
George Joseph dba0af7349 res_resolver_unbound: Test for NULL ub_result in unbound_resolver_callback
2 years ago
Mike Bradeen cf5a6435c2 res_pjsip_sdp_rtp: Use negotiated DTMF Payload types on bitrate mismatch
2 years ago
Alexei Gradinari 8b39a956e7 res_pjsip_sdp_rtp fix leaking astobj2 ast_format
2 years ago
George Joseph 2da5559482 manager.c: Fix FRACK when doing CoreShowChannelMap in DEVMODE
2 years ago
Ben Ford 027127246e channel: Add multi-tenant identifier.
2 years ago
George Joseph 2d06722944 manager.c: Add entries to Originate blacklist
2 years ago
George Joseph 3619c4273e rtp_engine.c: Prevent segfault in ast_rtp_codecs_payloads_unset()
2 years ago
George Joseph 6f67835b4f stasis_channels: Use uniqueid and name to delete old snapshots
2 years ago
George Joseph 2b9dc329bd app_voicemail_odbc: Allow audio to be kept on disk
2 years ago
Tinet-mucw a1d0dac6c6 bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels.
2 years ago
Alexei Gradinari dcdda4688e pbx.c: expand fields width of "core show hints"
2 years ago
Sean Bright 87278c087a manager.c: Properly terminate `CoreShowChannelMap` event.
2 years ago
Sean Bright 126cb5a20d xml.c: Update deprecated libxml2 API usage.
2 years ago
Sean Bright e9fb27f804 asterisk.c: Don't log an error if .asterisk_history does not exist.
2 years ago
Sean Bright 9942ebae86 file.h: Rename function argument to avoid C++ keyword clash.
2 years ago
Mike Bradeen 6bf66b82d7 rtp_engine: add support for multirate RFC2833 digits
2 years ago
Ivan Poddubny 3e9922d389 asterisk.c: Fix sending incorrect messages to systemd notify
2 years ago
Naveen Albert 23f5ce69fd logger: Add unique verbose prefixes for levels 5-10.
2 years ago
Naveen Albert b836f9c01c say.c: Fix cents off-by-one due to floating point rounding.
2 years ago
Naveen Albert c276ae11e0 loader.c: Allow dependent modules to be unloaded recursively.
2 years ago
George Joseph f9a1e3095c tcptls/iostream: Add support for setting SNI on client TLS connections
2 years ago
Spiridonov Dmitry 5a883f5410 sorcery.c: Fixed crash error when executing "module reload"
2 years ago
Naveen Albert 6bd0b67081 callerid.c: Parse previously ignored Caller ID parameters.
2 years ago
Naveen Albert 76b2410143 file.c, channel.c: Don't emit warnings if progress received.
2 years ago
George Joseph ce9e3d9275 rtp_engine and stun: call ast_register_atexit instead of ast_register_cleanup
2 years ago
George Joseph 579126188d manager.c: Add missing parameters to Login documentation
2 years ago
George Joseph 9c2cc5bf24 Fix incorrect application and function documentation references
2 years ago
Sean Bright 8f797b883c cli.c: `core show channels concise` is not really deprecated.
2 years ago
jonatascalebe 8513881334 manager.c: Add new parameter 'PreDialGoSub' to Originate AMI action
2 years ago
Naveen Albert 264ffaebb1 pbx_variables.c: Prevent SEGV due to stack overflow.
2 years ago
Naveen Albert 6f5ca2cb51 manager.c: Add CLI command to kick AMI sessions.
2 years ago
George Joseph 181edcc3a3 Stir/Shaken Refactor
3 years ago
Sebastian Jennen fe623aa081 translate.c: implement new direct comp table mode
3 years ago