Skip to content

Releases: CallFire/callfire-api-client-java

1.7.12

30 Dec 17:00
Compare
Choose a tag to compare
  • updated CallRecord dto to include originateTime, answerTime, duration, callerName and switchId fields
  • updated Webhook dto to include singleUse parameter
  • minor extension of requests objects for upload and find sounds api, get contacts history api and find tollfree numbers api
  • temporary turning dnc api off due to full remake of callfire dnc apis

1.7.11

23 Nov 08:09
Compare
Choose a tag to compare
  • added deleteCampaignSound api
  • added getCreditsHistory api
  • remove dnc lists api (not supported anymore)

1.7.10

27 Oct 16:06
Compare
Choose a tag to compare
  • added more parameters to call tracking config in Number Lease config object

1.7.9

12 Jul 10:52
Compare
Choose a tag to compare
  • added loading labels parameter in Number Lease objects

1.7.8

31 May 17:03
Compare
Choose a tag to compare
  • fixed bug with logging in debug mode

1.7.7

30 May 16:21
Compare
Choose a tag to compare
  • added support for new webhook resources (MonthlyRenewal, LowBalance)

1.7.6

25 May 12:55
Compare
Choose a tag to compare
  • defaultLiveMessage, defaultMachineMessage, defaultLiveMessageSoundId, defaultMachineMessageSoundId, defaultVoice params added to send calls api
  • added batch id filter parameter for get broadcast calls/texts
  • added fields filter parameter for add sound via call, returns CampaignSound object
  • added fields filter parameter for add sound via text-to-speech, returns CampaignSound object
  • defaultMessage parameter added to send texts function
  • added findWebhookResource and findWebhookResources methods to use new webhooks apis
  • resumeNextDay parameter added to CallBroadcast object
  • transferMessage, transferMessageSoundId, transferDigit, transferNumber params added to CallRecipient object for sending calls and texts
  • added questionResponses parameter to CallRecord object
  • added duplicate parameter to CampaignSound object
  • get call recordings api functions implemented in CallsApi

1.7.4

14 Mar 15:06
Compare
Choose a tag to compare
  • fixed uploading mp3 media issue

1.7.3

25 Feb 20:13
Compare
Choose a tag to compare
  • added proxy support with basic authentication

1.7.2

26 Jan 19:29
Compare
Choose a tag to compare
- added find by batchId parameter to FindCalls & FindTexts requests.
- fixed NumberApi.findNumbersLocal and NumberApi.findNumbersTollfree methods to accept an updated server responses