]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: disable raw bad packet logging
authorMike Bradeen <mbradeen@sangoma.com>
Thu, 14 Dec 2023 17:34:53 +0000 (10:34 -0700)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Thu, 14 Dec 2023 18:47:21 +0000 (18:47 +0000)
commitc7050787f36180583608cc7908dad662cdcb95ab
tree2d2b6e8c5c37f5680488c2ce5e31d8bde044bd1b
parent0f20f39db8953a97b28f0c5ae01d378999d8eb4b
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/0220-log-dropped-packet-in-debug.patch [new file with mode: 0644]