Skip to content

Instantly share code, notes, and snippets.

View jds13's full-sized avatar

Jonathan jds13

  • San Francisco Bay Area
View GitHub Profile
@tony722
tony722 / sendmail-gcloud
Last active July 8, 2025 04:07
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