]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 17:40:38 +0000 (11:40 -0600)
commitbcc3d38e469bbfdeb66a12b09f4694a5157784c9
treef66ccc6746ff4d3b8d3832359c14ca51a3e0ac2d
parent8d3abb065e75cc52cac191a12027a6096a5b8990
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 95becab1862bfbe29ebebcb887f232f7ed48d51f)
funcs/func_frame_drop.c
main/channel.c