]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_frame_drop: Add debug messages for dropped frames.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 14 Aug 2025 23:40:27 +0000 (19:40 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 20:18:53 +0000 (20:18 +0000)
commit3d33980c029aa8045950c0e7afa1efd4f26ed557
tree96bcd488dd2aba3ff82993d36d91d80ad30cb188
parente2525a4945b57532f3cec49086a85a4edd944359
func_frame_drop: Add debug messages for dropped frames.

Add debug messages in scenarios where frames that are usually processed
are dropped or skipped.

Resolves: #1371
(cherry picked from commit 1ddf63d83fab3e0d317b81433fb7fa38d4dbed3d)
funcs/func_frame_drop.c
main/channel.c