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

use sipgate Rest API to post a voicemail greeting #145

Open BnnBonnie opened 3 years ago

BnnBonnie commented 3 years ago

Hey there,

I've been trying to post a voicemail greeting using the sipgate Rest API. The request is sent to https://api.sipgate.com/v2/{userId}/phonelines/{phonelineId}/voicemails/{voicemailId}/greetings .

Unfortunately the server returns a 500 error (Internal Server Error). Does anybody know this problem? Could it be a problem on the server-side of sipgate? Cause other POST/GET requests work fine, just this one has some issue.. I couldn't find anything online about uploading voicemail greetings with sipgate Rest API, so any help is very much appreciated!