1. 07 9月, 2016 1 次提交
    • Richard Screene's avatar
      FS-9457 [mod_http_cache] Allow GET and PUT from Azure Blob Service · 55978ba0
      Richard Screene 提交于
      Only send final PUT on Azure profiles
      
      Fix core dump when reading Azure key from environment variable
      
      Improve interface between mod_http_cache and storage providers
      
      Remove debug
      
      Remove out-of-date TODO
      
      Add new configuration to example
      
      Changes arising from Christopher Rienzo's comments
      
      Add function to pointers to the profile to allow for better integration with the storage providers.
      
      Add function to pointers to the profile to allow for better integration with the storage providers
      
      Remove old header file inclusion
      55978ba0
  2. 24 8月, 2016 1 次提交
    • Italo Rossi's avatar
      FS-7706 [mod_callcenter] Hangup agent channel if we failed to bridge it with member channel. · 10800169
      Italo Rossi 提交于
      The member can hangup the call while we are playing the outbound announce audio to the agent, this
      patch detects this and properly hangup the agent channel to avoid keeping it up with
      just a silence call since there's no active bridge.
      
      The agent-bridge-end event now has CC-Agent-Bridged: true if the bridge successfully happens,
      variable cc_agent_bridged was added so we can track this in the agent and member CDRs.
      
      If you want to play an audio to the agent to indicate the member hangup the call before the bridge
      set the variable cc_bridge_failed_outbound_announce, for example:
      <action application="set" data="cc_bridge_failed_outbound_announce=tone_stream://%(250,250,425);loops=3"/>
      or
      <action application="set" data="cc_bridge_failed_outbound_announce=your-caller-has-gone-away-audio"/>
      prior to calling callcenter application.
      
      These variables are documented at https://freeswitch.org/confluence/display/FREESWITCH/mod_callcenter
      10800169
  3. 23 8月, 2016 2 次提交
  4. 22 8月, 2016 7 次提交
  5. 21 8月, 2016 1 次提交
  6. 20 8月, 2016 7 次提交
  7. 19 8月, 2016 6 次提交
  8. 18 8月, 2016 4 次提交
  9. 17 8月, 2016 5 次提交
  10. 16 8月, 2016 6 次提交