Hello, new FusionPBX user. I currently use 3cx, and am moving away from that.
The only issue I've gotten hung up on is a service we provide. When someone calls a DID, 3cx answers it, and the caller leaves a voice message (recording) and 3cx transcribes it, then send it to our sms service (Clicksend.com) via json API (All information is in a URL).
I'm trying to duplicate this in FusionPBX, so instead of transcribing a voicemail and emailing the transcription, I want to send a SMS of the transcription to a cell phone number, or multiple cellphone numbers. We don't have to use Clicksend.com, it's just what we already have.
I'm just trying to figure out how to take the transcription text and include it in the API URL to send to clicksend.
Thanks for any help.
The only issue I've gotten hung up on is a service we provide. When someone calls a DID, 3cx answers it, and the caller leaves a voice message (recording) and 3cx transcribes it, then send it to our sms service (Clicksend.com) via json API (All information is in a URL).
I'm trying to duplicate this in FusionPBX, so instead of transcribing a voicemail and emailing the transcription, I want to send a SMS of the transcription to a cell phone number, or multiple cellphone numbers. We don't have to use Clicksend.com, it's just what we already have.
I'm just trying to figure out how to take the transcription text and include it in the API URL to send to clicksend.
Thanks for any help.