1. 09 10月, 2014 3 次提交
    • Anthony Minessale II's avatar
      Merge pull request #86 in FS/freeswitch from… · b578aa7c
      Anthony Minessale II 提交于
      Merge pull request #86 in FS/freeswitch from ~HRISTO/freeswitch:proper-ptime-detection-with-packet-loss to master
      
      * commit 'd48057e2':
        account for lost frames during ptime detection
      b578aa7c
    • Chris Rienzo's avatar
      mod_rayo: fix error in SRGS grammar parser...… · 28bc992f
      Chris Rienzo 提交于
      mod_rayo: fix error in SRGS grammar parser... <one-of><item>7</item><item>715</item></one-of> will return MATCH_END with input of 7 instead of MATCH since 715 is a potential match with further input.
      28bc992f
    • Hristo Trendev's avatar
      account for lost frames during ptime detection · d48057e2
      Hristo Trendev 提交于
      This allows the "broken ptime" detection to work correctly when packet
      loss is present on the wire. In addition to the timestamps this patch
      adds frame sequence tracking and corrects the timestamp difference
      only as needed and according to the number of lost packets.
      
      FS-6898 #resolve
      d48057e2
  2. 08 10月, 2014 6 次提交
  3. 07 10月, 2014 12 次提交
  4. 06 10月, 2014 2 次提交
  5. 03 10月, 2014 10 次提交
  6. 02 10月, 2014 7 次提交