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.
- Add
offnetproperty in IncomingNumber resource - Add
offnetquery parameter for listIncomingNumbers
- Add
play_ beepenum to update conference request
- Call
statusenumINPROGRESStoIN_PROGRESS - Call
statusenumNOANSWERtoNO_ANSWER - Conference
play_beepenumENTRYONLYtoENTRY_ONLY - Conference
play_beepenumEXITONLYtoEXIT_ONLY
- Add
ParkPerCL command - Add
UnparkPerCL command
- Added optional property
campaign_id
- Update default value for
loopvalue in Say command to1
- Add capabilities query functionality for searching AvailableNumbers and IncomingNumbers
- Enable unit testing
- Prefer keyword argument initialization for all models
- Rename api->list_an_application to list->list_applications
- Use new openapi-generator version (5.4.0)
- Remove floating
freeclimb.percl_to_jsonand added it toPerclScriptasto_jsonmethod
-remove alias from accepted query parameters when listing AvailablePhoneNumbers -Add country, region, smsEnabled, and voiceEnabled as accepted query parameters for AvailablePhoneNumbers -Add smsEnabled to AvailablePhoneNumbers response schema -Add applicationId, country, region, smsEnabled, voiceEnabled, and hasApplication as accepted query parameters for IncomingPhoneNumber.
- Add
activeproperty to CallResult
- Small instances of
tokentokey - Call ID is not required to
AddToConference
- Add
verifyRequestutility function
- Replace any language instance of
auth_tokenor similar speech toapi_key
- Add
callConnectUrloption to MakeCall Request
- Add
privacyModeoption to RecordUtterance PerCL command
- Add
RejectPerCL command - Add
HangupPerCL command
- Updated description and requirement of
action_urlattribute ofRedirectPerCL command
- Additional message statuses for TFN functionality
- Add
privacyModeoption
- Add
RejectPerCL command
- Rename
setPersyUrltosetUrl
- 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
PlayEarlyMediaPerCL Command
- Remove
callConnectUrlandstatusCallbackUrlfrom api.calls#create
- PerCL Support
- FreeClimb API Support
- README, LICENSE
- docs
- Initial Release