]> 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:15 +0000 (18:48 +0000)
commit5de9d317c73347dedd2bab655ae171b2f239787a
treef7d733ff6f2fcaff991530d1a9dcfede8479917c
parent00921cecdad11dea8cc8f9f75651156b83c71b50
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]