]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Fri, 15 Aug 2025 16:47:49 +0000 (16:47 +0000)
commita039bb58a4fb376716541fca03c7f832d0038475
treef9b7645769621abbf3f14e0fe91369135734885a
parentd48bd100ebf2c5a2c3b8c17982a077948a39ba7d
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
funcs/func_frame_drop.c
main/channel.c