sipgate / sipgate.io

Create custom telephony integration solutions. Play audio files, manage your devices, reject the call, present dial tone menus or just create statistics. Adapt telephony to your business needs, control your home automation with your phone or just create that funny hack to make using the phone more enjoyable. @sipgate.io, https://twitter.com/sipgateio
https://www.sipgate.io
Other
200 stars 32 forks source link

Download voicemails from API #150

Open x13-me opened 1 year ago

x13-me commented 1 year ago

The contents of voicemails, fax, and SMS can also be downloaded as a file.

Has this function been deprecated? I cannot find any reference to it in the API docs

jakobhellermann commented 1 year ago

You can use the /history endpoint to fetch voicemails, SMS' and faxes, which returns a recordingUrl, smsContent, or documentUrl respectively.