1. 30 9月, 2014 1 次提交
    • Hristo Trendev's avatar
      fix ptime from known broken endpoints on re-invite · fbe857e6
      Hristo Trendev 提交于
      Freeswitch tries to fix timing issues (wrong ptime) on re-invite the same way
      it does for the initial invite. This results in small audio glitches, while it
      sends a couple of packets with different ptime, before the timing detection
      logic figures out the remote (broken) endpoint true ptime.
      
      In order to avoid unnecessary timing changes, this patch overwrites the
      advertised ptime from known broken endpoints with the ptime, which was detected
      by freeswitch. It does this by checking if the sip_h_X-Broken-PTIME (1.2.x) or
      rtp_h_X-Broken-PTIME (master) variables are set.
      
      FS-6644 #resolve
      fbe857e6
  2. 29 9月, 2014 6 次提交
  3. 28 9月, 2014 1 次提交
  4. 27 9月, 2014 1 次提交
  5. 26 9月, 2014 6 次提交
  6. 25 9月, 2014 7 次提交
  7. 24 9月, 2014 2 次提交
    • Travis Cross's avatar
      Add mod_cluechoo back to debian/control-modules · cd67dfc6
      Travis Cross 提交于
      The debian/control-modules file is a comprehensive list of modules,
      not a list of modules which are built.  Our build tools verify the
      file is comprehensive, so modules can't be removed from here unless
      we're taking them out of tree.
      
      Partially revert "don't package mod_cluechoo and don't build/load by default"
      This partially reverts commit e02e41a5.
      cd67dfc6
    • Anthony Minessale's avatar
      FS-6851 #resolve · c018c287
      Anthony Minessale 提交于
      c018c287
  8. 23 9月, 2014 6 次提交
  9. 22 9月, 2014 1 次提交
  10. 21 9月, 2014 4 次提交
  11. 19 9月, 2014 2 次提交
  12. 18 9月, 2014 3 次提交