Releases: CallFire/callfire-api-client-java
Releases · CallFire/callfire-api-client-java
1.7.12
- 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
- added deleteCampaignSound api
- added getCreditsHistory api
- remove dnc lists api (not supported anymore)
1.7.10
- added more parameters to call tracking config in Number Lease config object
1.7.9
- added loading labels parameter in Number Lease objects
1.7.8
- fixed bug with logging in debug mode
1.7.7
- added support for new webhook resources (MonthlyRenewal, LowBalance)
1.7.6
- 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
- fixed uploading mp3 media issue
1.7.3
- added proxy support with basic authentication
1.7.2
- added find by batchId parameter to FindCalls & FindTexts requests.
- fixed NumberApi.findNumbersLocal and NumberApi.findNumbersTollfree methods to accept an updated server responses