]> 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:48 +0000 (16:47 +0000)
commit95becab1862bfbe29ebebcb887f232f7ed48d51f
treeed0d657f829bbd18b2d6ba4748911eec7d8b7b72
parent5a446dd74c679f6d3863d99995b20c08099d86c7
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