1. 27 9月, 2017 4 次提交
  2. 25 9月, 2017 2 次提交
  3. 24 9月, 2017 1 次提交
  4. 21 9月, 2017 2 次提交
  5. 20 9月, 2017 5 次提交
  6. 18 9月, 2017 1 次提交
  7. 15 9月, 2017 3 次提交
  8. 14 9月, 2017 1 次提交
  9. 13 9月, 2017 3 次提交
    • Anthony Minessale's avatar
      85348331
    • Italo Rossi's avatar
      FS-10666: [mod_callcenter] Adding callcenter_break agent api · 7f31967a
      Italo Rossi 提交于
      callcenter_break agent <uuid> can be called with an uuid that represents
      an outbound session created to call an agent.
      
      The current behavior of mod_callcenter is to keep watching this channel
      until it is hangup, once the hangup happens the bridge-agent-end and
      member-queue-end events are fired, agent is released on the database
      so it can receive more calls and member is also updated on database.
      
      If you do not want to the agent channel hangup to release the agent you can
      call this app with the agent session uuid and the agent will be released and
      available to receive more calls. This is useful when the agent is located on a
      remote freeswitch box and transfer the call internally, the original leg between
      the first FreeSWITCH and the remote box remains live and the agent will only be
      Available when the original call hangup.
      7f31967a
    • Shane Bryldt's avatar
      FS-10167: Temporary commit to retain changes before removing concept of… · af69e2fb
      Shane Bryldt 提交于
      FS-10167: Temporary commit to retain changes before removing concept of realm/subrealm as per discussions, will revisit this concept later when a real use-case presents itself, tests will not operate correctly in this build as realms are incomplete prior to removal
      af69e2fb
  10. 12 9月, 2017 1 次提交
  11. 11 9月, 2017 3 次提交
  12. 08 9月, 2017 4 次提交
  13. 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
  14. 06 9月, 2017 2 次提交
  15. 01 9月, 2017 2 次提交
  16. 31 8月, 2017 3 次提交
  17. 29 8月, 2017 1 次提交