Click2Dial Release v4.0.6

Date
 
Issues8 issues

Summary

A massive release to add a number of features, simplify installation & maintenance thereby decreasing the chance of misconfigurations:

  1. TRUE multiple integrator support
    1. Teleforge wide integrator settings support (for automation & to enable multiple integrators) - each integrator will be given unique API ports, Redis ports and Redis DB's to connect to that will be exclusive to only that integrator.
    2. individually configurable inbound & outbound scopes - per integrator
    3. Outbound Scopes determine when the integrator should get a call record for an outbound call:
      1. GLOBAL: get all CDR's for all calls (internal included, out-of-API included)
      2. SPY: get CDR's from calls generated by all integrators
      3. PRIVATE[DEFAULT]: Only get CDR's for call that you generated
    4. Inbound Scopes determine when the integrator should get a call record for an inbound call (other than inbound queues specifically created for that integrator):
      1. OFF[DEFAULT]: no CDR's for inbound calls (out of integrator specific queues) 
      2. GLOBAL: get cdr's for all inbound calls
  2. FreePBX routing support reverted
  3. X-Teleforge WebRTC headers with fallback to X-Platforma

All updates for this release


Features

  • True multiple integrator support
  • Outbound Scoping for CDR's
  • Inbound Scoping for CDR's
  • FreePBX routing reverted
  • Integrator unique API details
  • Integrator specific settings (click2dial settings can be changed on a per integrator basis)

Deprecation's

  • X-Platforma WebRTC headers are now deprecated, they will still work but need to upgraded to X-Teleforge headers

Maintenance

  • fully packaged
  • automation friendly
  • self-configuring
  • C2D-44 RESOLVED Fix Dialing Tone in WebRTC
  • DO-356 RESOLVED Use separate trunk for international dialing
  • C2D-45 RESOLVED Fix reading of default settings
  • Do not generate Call Data Records for feature codes
  • DO-374 RESOLVED Recording Location Fix

  • DO-377 RESOLVED Fixed CDR Duplicates