All notable changes to this project will be documented in this file.
The format of this changelog is based on Keep a Changelog. This project adheres to Semantic Versioning.
None
- Changed
QueueResult
propertycurrentSize
from string to int - Renamed
QueueResult
propertyaverageWaitTime
toaverageQueueRemovalTime
- Account ID is no longer needed for every api request/model creation
- Updated README for accountId and apiKey setting
- Add
offnet
property in IncomingNumber resource - Add
offnet
query parameter for listIncomingNumbers
- Add
Park
PerCL command - Add
Unpark
PerCL command
- Replaced Auth Token -> API Key
- Added
applicationId
,country
,hasApplication
,region
,smsEnabled
,voiceEnabled
optional filters toIncomingPhoneNumbersSearchFilters
interface - Added
country
,region
,smsEnabled
,voiceEnabled
optional filters toAvailablePhoneNumbersSearchFilters
interface
- 1 new param
active
for CallSearchFilters
- 4 new properties for GetSpeechActionCallback
- Add new
Utils
file - Add API to verify a signature
- Add
privacyMode
option to RecordUtterance PerCL command
- Additional message statuses for TFN functionality
- Add
Reject
PerCL command - Add
privacyMode
option
- Rename
setPersyUrl
tosetUrl
- Properly handle empty response bodies
- Other Minor bug fixes
- Persephony is now FreeClimb
- Code cleanup
- Documentation Updates
- Test Update
- Update common response handler to not use bodu twice
- Minor updates to docs and code cleanup
- Merge pull request #22 from PersephonyAPI/maintenance
- Change default api target
PlayEarlyMedia
PerCL Command
- Remove
callConnectUrl
andstatusCallbackUrl
from api.calls#create
- PerCL Support
- FreeClimb API Support
- README, LICENSE
- docs
- Initial Release