1. 08 9月, 2017 3 次提交
  2. 07 9月, 2017 2 次提交
    • Shane Bryldt's avatar
    • Shane Bryldt's avatar
      FS-10167: Added support for SSL/TLS, specifically enforcing TLS 1.2 currently… · ee8db10a
      Shane Bryldt 提交于
      FS-10167: Added support for SSL/TLS, specifically enforcing TLS 1.2 currently but could be more configurable later.  Added support for obtaining SANS from X509 certificates within the default wss transport, SANS will be used for preapproved automatically registered identities, currently only being cached on server side for downstream connections providing the remote client upstream certificate SANS, but can also be used by a master to obtain initial master identities from it's own downstream certificate in the future (planned, but not yet implemented) as it is the exception with no upstream and MUST have downstream available. Also added the openssl executable to the projects being built in the libblade solution to provide a windows executable for certificate production when required.
      ee8db10a
  3. 06 9月, 2017 2 次提交
  4. 01 9月, 2017 2 次提交
  5. 31 8月, 2017 3 次提交
  6. 29 8月, 2017 1 次提交
  7. 28 8月, 2017 1 次提交
    • Hristo Trendev's avatar
      FS-10617: [mod_sofia] Nightmare transfer: expose remote server's channel UUIDs as variables. · 9d4c2682
      Hristo Trendev 提交于
      Currently there is no easy way for ESL and dial plan users to easily correlate
      the channel UUID of the call legs involved in a nightmare transfer. This patch
      adds two new channel variables, which are set to the remote server call leg
      UUIDs (transfer_refer_from, transfer_refer_for).
      
      The UUIDs are passed from the remote server in custom headers (X-FS-Refer-From
      and X-FS-Refer-For).
      9d4c2682
  8. 24 8月, 2017 4 次提交
  9. 22 8月, 2017 1 次提交
  10. 21 8月, 2017 2 次提交
  11. 18 8月, 2017 3 次提交
  12. 17 8月, 2017 6 次提交
  13. 16 8月, 2017 2 次提交
  14. 15 8月, 2017 2 次提交
  15. 11 8月, 2017 4 次提交
  16. 10 8月, 2017 2 次提交
    • Mike Jerris's avatar
      Merge pull request #1031 in FS/freeswitch from… · 9127c413
      Mike Jerris 提交于
      Merge pull request #1031 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:feature/FS-9683-pass-call-recovery-status-to-verto to master
      
      * commit '34e491ff':
        FS-9683: Pass call recovery status to Verto
      9127c413
    • Mike Jerris's avatar
      Merge pull request #1350 in FS/freeswitch from… · 86910efa
      Mike Jerris 提交于
      Merge pull request #1350 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-10529-remove_opus_extension to master
      
      * commit '6bac8ddc':
        FS-10529: [mod_native_file] do not register "opus" file extension (needs ogg/opus support). Use encoded_bytes_per_packet to skip other extensions too.
      86910efa