Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 365 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 365 Bytes

Changelog

19.10

  • Added three new routes to manage voicemail greeting
    • POST /wazo/internal/voicemails/{context}/{voicemail}/{greeting}
    • PUT /wazo/internal/voicemails/{context}/{voicemail}/{greeting}
    • GET /wazo/internal/voicemails/{context}/{voicemail}/{greeting}
    • DELETE /wazo/internal/voicemails/{context}/{voicemail}/{greeting}