]> git.ipfire.org Git - thirdparty/asterisk.git/commit
main/udptl.c: correctly handle udptl sequence wrap around
authorTorrey Searle <torrey@voxbone.com>
Wed, 17 Jul 2019 12:35:50 +0000 (14:35 +0200)
committerTorrey Searle <tsearle@gmail.com>
Tue, 30 Jul 2019 12:49:22 +0000 (06:49 -0600)
commit6af55244a77a359cf93d0e472054940f6b554d0e
tree3b5f463c1c95c801b7d5863185af6e793133f707
parent8b3fd0f5647e47e10344dbbfd178d3cb4145b329
main/udptl.c: correctly handle udptl sequence wrap around

incorrect handling of UDPTL squence number wrap arounds causes
loss of packets every time the wrap around occurs

ASTERISK-28483 #close

Change-Id: I33caeb2bf13c574a1ebb81714b58907091d64234
main/udptl.c