added

Enhanced Security Protection

API Enhanced Security Protection: Additional security protection for the FreeClimb API has been added.

added

DTMF Pass-Through for Conferences

IVR DTMF Pass-Through for Conferences: The dtmfPassThrough parameter was added to Update a Participant. A new PerCL command, SetDTMFPassThrough, has also been added. These additions allow DTMF tones from a conference participant to be heard by others in the same conference. This is especially useful when connecting a caller to another IVR system through a FreeClimb Conference.

added

Standardized Date Field

API Standardized Date Field: The new dateXXXISO field has been added for every dateXXX field on an API Resource. This new dateXXXISO date field is in UTC (Coordinated Universal Time) and adheres to the RFC 3339 specification (e.g., 2024-10-09T15:05:03.358Z).

added

UTC Timestamps Added

API UTC Timestamps Added: Universal Time Coordinated (UTC) timestamps have been added to all resources following the RFC339 standard. The new resource attributes are dateCreatedISO and dateUpdatedISO and can be reviewed in the Reference section of FreeClimb Docs.

removed

Upcoming Platform Update

API URL Field Removal from requestHeader: Currently in logs showing POSTs from FreeClimb to a customer application, the URL used for posting appears in both messages and requestHeaders under the metadata object. In an upcoming release, we will remove the redundant URL field from the requestHeaders object to streamline the interface. If you're currently referencing the URL in the requestHeaders object, please ensure you remove all references this this URL before September 18th, 2024.

improved

Enhanced Platform Functionality

MMS Short Code MMS Support: Users with a paid FreeClimb account can now send messages with MMS on Short Code numbers.

improved

Updated SMS Parameters

SMS Toll-Free Number Verification Now Required to Send SMS Messages: Toll-free numbers must now be verified before sending SMS messages on FreeClimb API. We've added additional details to the FreeClimb Numbers dashboard page that indicate whether a toll-free or long code number is SMS verified.

improved

Updated Available Phone Number API

API Updated Available Phone Number API: Improvements have been made to the way FreeClimb API users can search for available phone numbers to purchase using the /AvailablePhoneNumbers end point. When users now query for available FreeClimb phone numbers, local (DID) numbers will be returned by default. For toll-free numbers, users should add the capabilities.tollFree=true parameter. To search for all available phone numbers, the following query should be used:

improved

Enhanced Usage Page Filtering

DASHBOARD Enhanced Usage Page Filtering: Users can now filter metrics on their FreeClimb Dashboard’s Usage Page by week, month, year, or a custom date range to view metrics within a specific timeframe.

improved

Updated Trial Account Parameter

SMS Updated Trial Account Parameter: Users with a FreeClimb trial account can now only receive inbound SMS messages to FreeClimb verified numbers. Users with a paid FreeClimb account will not be affected.