Files
asterisk/main
Matthew Jordan db3d055e38 udptl: Correct FEC to not consider negative sequence numbers as missing
When using FEC, with span=3 and entries=4 Asterisk will attempt to repair
the packet with sequence number 5, as it will see that packet -4 is
missing. The result is Asterisk sending garbage packets that can kill a
fax.

This patch adds a check to see if the sequence number is valid before
checking if the packet is missing.

Review: https://reviewboard.asterisk.org/r/3657/

ASTERISK-23908 #close
Reported by: Torrey Searle
patches:
  udptl_fec.patch uploaded by Torrey Searle (License 5334)


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@417318 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-06-26 12:21:27 +00:00
..
2014-05-09 22:18:59 +00:00
2014-05-09 22:18:59 +00:00
2012-03-24 02:34:39 +00:00
2012-03-24 02:34:39 +00:00
2012-03-24 02:34:39 +00:00
2013-08-20 15:26:24 +00:00
2014-05-09 22:18:59 +00:00
2014-05-09 22:18:59 +00:00
2012-12-10 23:13:48 +00:00
2012-12-11 00:30:15 +00:00
2014-05-09 22:18:59 +00:00
2013-09-10 17:53:58 +00:00
2014-05-09 22:18:59 +00:00
2013-02-26 19:06:51 +00:00
2012-06-11 14:10:13 +00:00
2014-05-13 13:28:05 +00:00
2011-10-11 00:43:14 +00:00