Commit Graph

6834 Commits (c3d2f328528efa286dfd2014c0bb58e8fd5b2416)

Author SHA1 Message Date
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
Joshua C. Colp 167d393c0f utils: Make behavior of ast_strsep* match strsep.
3 years ago
Brad Smith 57ea2912e2 main/utils: Simplify the FreeBSD ast_get_tid() handling
3 years ago
Sean Bright 2aaf28c95f rtp_engine.c: Correct sample rate typo for L16/44100.
3 years ago
Naveen Albert d50d981543 manager.c: Fix erroneous reloads in UpdateConfig.
3 years ago
Naveen Albert 2b587d1d99 logger: Fix linking regression.
3 years ago
Naveen Albert d075a08d7e func_frame_trace: Add CLI command to dump frame queue.
3 years ago
George Joseph 4715c1b11c Revert "core & res_pjsip: Improve topology change handling."
3 years ago
Naveen Albert b9ed57092f manager.c: Fix regression due to using wrong free function.
3 years ago
Ben Ford ce4f512bb7 manager.c: Prevent path traversal with GetConfig.
3 years ago
Naveen Albert fcf36a8766 config_options.c: Fix truncation of option descriptions.
3 years ago
Naveen Albert bc53a2a087 manager.c: Improve clarity of "manager show connected".
3 years ago
Naveen Albert 8f5581b0d0 general: Fix broken links.
3 years ago
Sean Bright 0b6e3bc59b logger.c: Move LOG_GROUP documentation to dedicated XML file.
3 years ago
Sean Bright 4327ec2907 config.c: Log #exec include failures.
3 years ago
Sean Bright f8212d4594 app.c: Allow ampersands in playback lists to be escaped.
3 years ago
Sean Bright ff012323e8 uri.c: Simplify ast_uri_make_host_with_port()
3 years ago
Sean Bright f2961f048d res_http_websocket.c: Set hostname on client for certificate validation.
3 years ago
Matthew Fredrickson 275f7911b5 app_followme.c: Grab reference on nativeformats before using it
3 years ago
Naveen Albert a0fc8d1b5f logger: Add channel-based filtering.
3 years ago
George Joseph cd77953172 chan_pjsip: Add PJSIPHangup dialplan app and manager action
3 years ago
Holger Hans Peter Freyther 56733c73b4 stasis: Update the snapshot after setting the redirect
3 years ago
Holger Hans Peter Freyther 157389bc59 ari: Provide the caller ID RDNIS for the channels
3 years ago
Brad Smith e7943dd4d9 main/utils: Implement ast_get_tid() for OpenBSD
3 years ago
Naveen Albert 2191a0d33f core_local: Fix local channel parsing with slashes.
3 years ago
Bastian Triller e6d5b8d8cf func_json: Fix crashes for some types
3 years ago
Eduardo 11d87713eb codec_builtin: Use multiples of 20 for maximum_ms
3 years ago
George Joseph 7e2243f9e1 lock.c: Separate DETECT_DEADLOCKS from DEBUG_THREADS
3 years ago