1. 07 10月, 2017 1 次提交
  2. 06 10月, 2017 1 次提交
  3. 05 10月, 2017 1 次提交
    • Shane Bryldt's avatar
      FS-10690: [libblade] [libks] Cleaned up projects so they build as static libs… · 4ba8c7dc
      Shane Bryldt 提交于
      FS-10690: [libblade] [libks] Cleaned up projects so they build as static libs rather than DLL projects where appropriate.  Set all projects that weren't using the right windows CRT library to use DLL based even when statically compiling.  Cleaned up some project preprocessor definitions and moved around some preprocessor code to make it simpler.  Added ks_sb_t to support an efficient universal string builder. Tested string builder with a temporary REST service exposed by switchblade application.
      4ba8c7dc
  4. 03 10月, 2017 1 次提交
  5. 02 10月, 2017 4 次提交
  6. 29 9月, 2017 2 次提交
  7. 28 9月, 2017 6 次提交
  8. 27 9月, 2017 5 次提交
  9. 25 9月, 2017 2 次提交
  10. 24 9月, 2017 1 次提交
  11. 21 9月, 2017 2 次提交
  12. 20 9月, 2017 5 次提交
  13. 18 9月, 2017 1 次提交
  14. 15 9月, 2017 3 次提交
  15. 14 9月, 2017 1 次提交
  16. 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
  17. 12 9月, 2017 1 次提交