1. 13 10月, 2014 2 次提交
  2. 12 10月, 2014 1 次提交
  3. 10 10月, 2014 2 次提交
    • Anthony Minessale's avatar
      have resume media on hold not send invite back out at the holder but rather… · e4e9b1b9
      Anthony Minessale 提交于
      have resume media on hold not send invite back out at the holder but rather enable media in the 200ok
      e4e9b1b9
    • Travis Cross's avatar
      Fix crash on transport=tls with non-TLS profile · b5294c53
      Travis Cross 提交于
      We use the transport of the Contact header of the remote UAC to decide
      which of our own Contact addresses we should use when replying to a
      SUBSCRIBE or sending a presence NOTIFY.
      
      If TLS is not enabled on a Sofia profile, then the TLS Contacts for
      that profile are NULL.  Unfortunately we were using these NULL values
      uncritically when the remote UAC sent us a Contact header with a TLS
      transport and our own Sofia profile did not have TLS enabled.
      
      With this commit we fall back to our TCP Contact address when the
      remote Contact is TLS and our Sofia profile does not have TLS enabled.
      b5294c53
  4. 09 10月, 2014 6 次提交
  5. 08 10月, 2014 6 次提交
  6. 07 10月, 2014 12 次提交
  7. 06 10月, 2014 2 次提交
  8. 03 10月, 2014 9 次提交