]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: disable raw bad packet logging
authorMike Bradeen <mbradeen@sangoma.com>
Tue, 25 Jul 2023 16:23:12 +0000 (10:23 -0600)
committerMike Bradeen <mbradeen@sangoma.com>
Thu, 14 Dec 2023 18:48:12 +0000 (18:48 +0000)
commitd9d6e4b7cf6ad1580c8465ded631e63ee74fea1d
tree71f25bbce05779e762cfb071b61264988d023957
parent04658ddcde1edda1cadbdad47523eb40665b2977
res_pjsip: disable raw bad packet logging

Add patch to split the log level for invalid packets received on the
signaling port.  The warning regarding the packet will move to level 2
so that it can still be displayed, while the raw packet will be at level
4.
configs/samples/pjproject.conf.sample
res/res_pjproject.c
third-party/pjproject/patches/0020-log-dropped-packet-in-debug.patch [new file with mode: 0644]