1. 28 10月, 2016 1 次提交
    • Josh Allmann's avatar
      FS-9654: Fix RTP packet drops · 4a15d0a3
      Josh Allmann 提交于
      There was issue with certain endpoints that would lead to dropping
      nearly every other RTP packet from the callee.
      
      The scenario is as follows: the caller (bridged through FreeSWITCH)
      offers codecs A and B with payload types X and Y, respectively.
      The callee answers with codec B and payload type X.
      
      The fix is to use the sender's expected payload type when checking
      against the received RTP packet, rather than the receiver's.
      4a15d0a3
  2. 27 10月, 2016 1 次提交
  3. 26 10月, 2016 2 次提交
  4. 25 10月, 2016 7 次提交
  5. 24 10月, 2016 10 次提交
  6. 21 10月, 2016 8 次提交
  7. 20 10月, 2016 8 次提交
  8. 19 10月, 2016 3 次提交