]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big
authorViktor Litvinov <viktor.litvinov@net2phone.com>
Tue, 1 Oct 2024 23:57:12 +0000 (01:57 +0200)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 2 Dec 2024 12:58:56 +0000 (12:58 +0000)
commitf30ad96b3f467739c38ff415e80bffc4afff1da7
treea16438c7a06f7a3620e71de2ffd5238f817aa0fe
parentdc64d485d7e3ccd91fdc9c2f8b5e9d8632ff0944
res_rtp_asterisk.c: Set Mark on rtp when timestamp skew is too big

Set Mark bit in rtp stream when timestamp skew is bigger than MAX_TIMESTAMP_SKEW.

Fixes: #927
res/res_rtp_asterisk.c