]> 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)
commit00b6ab22a0175c1c4f39e67a40ccccd24d8d12ce
treeeafd61ce4a7bb8d4929865f06ca47d08ed2c6dbd
parentd04f273955cda45d13925ba72128678dfeb6dda9
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