1. 12 9月, 2016 4 次提交
  2. 10 9月, 2016 1 次提交
  3. 09 9月, 2016 4 次提交
  4. 08 9月, 2016 5 次提交
  5. 07 9月, 2016 9 次提交
  6. 06 9月, 2016 3 次提交
  7. 05 9月, 2016 2 次提交
  8. 02 9月, 2016 3 次提交
  9. 01 9月, 2016 5 次提交
  10. 31 8月, 2016 4 次提交
    • Spencer Thomason's avatar
      FS-9466: Use system MD5 if available · 5a2f9d7a
      Spencer Thomason 提交于
      - Use system MD5 on BSD and Solaris based platforms
      - Use OpenSSL if system library is not available
      - Fallback to included APR
      - Optimize switch_md5_string()
      - replace libsofia MD5 routines in mod_sofia with switch_md5() ones
      
      FS-9466 #resolve
      5a2f9d7a
    • Italo Rossi's avatar
      FS-9471 [verto_communicator] Updating In Call display after receiving display… · bf3b0ca3
      Italo Rossi 提交于
      FS-9471 [verto_communicator] Updating In Call display after receiving display update message from mod_verto.
      bf3b0ca3
    • Mike Jerris's avatar
      Merge pull request #943 in FS/freeswitch from… · a625f5ee
      Mike Jerris 提交于
      Merge pull request #943 in FS/freeswitch from ~DAVIDL/freeswitch-verto-permission-event:feature/verto-permission-event to master
      
      * commit '5a0e1af5':
        FS-9469 added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks so client code gets notified of webrtc permission change immediately
      a625f5ee
    • davidlin's avatar
      FS-9469 · 5a0e1af5
      davidlin 提交于
      added onGrant/onDenied callbacks in onStream/onError of RTCCallbacks
      so client code gets notified of webrtc permission change immediately
      
      remove whitespace changes
      5a0e1af5