]> 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)
committerViktor Litvinov <viktor.litvinov@net2phone.com>
Mon, 2 Dec 2024 12:58:53 +0000 (12:58 +0000)
commit2599aa3be018b73009f0c6a31363676abf55adcf
tree63fa3cdf501667a3cc752026f8ec4372a10eb768
parente96d1cf2ae915b5979e5d1ec8b68566d489107e6
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