Skip to content

Instantly share code, notes, and snippets.

View tony722's full-sized avatar

Tony Evert tony722

View GitHub Profile
@tony722
tony722 / sendmail-gcloud
Last active June 18, 2025 07:34
Freepbx Voicemail Transcription Script: Google Speech API
#!/bin/sh
#set -x # Enable shell debugging
#exec 2> /tmp/sendmail-gcloud-debug.log # Redirect stderr to a custom log
# sendmail-gcloud
#
# Installation instructions - Updated for FreePBX 17 and Debian
# Copy the content of this file to /usr/sbin/sendmail-gcloud
#
# Google Account