]> 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 19:53:00 +0000 (19:53 +0000)
commite633f43fcb52c2dc2dbf79f1c22699e87fc11a9f
treefdca1f950b5c579afe1d0904aa1ad0137adbcd3a
parent910f32dd3cbe8dd85e426a48dc4ed2028dc65272
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 00b6ab22a0175c1c4f39e67a40ccccd24d8d12ce)
funcs/func_frame_drop.c
main/channel.c