Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Date 
Issues2 issues

Summary

Major BC breaking release in order to sort out major inconsistency in spec for click2dial notification vs dialer notifications.

All updates for this release

Features

 

  • CDR BC Break: changed CDR fields

    call_refis now always internal reference regardless of inbound/outbound
    contact_ref

    is now always your custom reference

    • inbound: caller/client specified (if enabled)
    • outbound: specified via API by integrator
  • RandomCLI error handling improved: now errors if not enabled.

Recommended Changes

  • Update your code to treat the fields in the cdr correctly.
  • No labels