1. 10 9月, 2016 1 次提交
  2. 09 9月, 2016 4 次提交
  3. 08 9月, 2016 5 次提交
  4. 07 9月, 2016 9 次提交
  5. 06 9月, 2016 3 次提交
  6. 05 9月, 2016 2 次提交
  7. 02 9月, 2016 3 次提交
  8. 01 9月, 2016 5 次提交
  9. 31 8月, 2016 5 次提交
    • 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
    • Steve Underwood's avatar
      The band filter for G.722 could cause numerical overflow in unusual… · 29f5fb6a
      Steve Underwood 提交于
      The band filter for G.722 could cause numerical overflow in unusual circumstances with the maximum possiblke signal level. The filter output is now saturated to 16 bits to avoid this.
      29f5fb6a
  10. 29 8月, 2016 2 次提交
  11. 26 8月, 2016 1 次提交