Skip to content

Instantly share code, notes, and snippets.

View stealthgerbil's full-sized avatar

stealthgerbil

View GitHub Profile
@stealthgerbil
stealthgerbil / post2call.php
Created November 16, 2023 19:20 — forked from grintor/post2call.php
A freepbx click to call api
<?php
$trunk = 'trunk_name';
/*
This post2call.php creates a json rest api for connecting two phones together with freepbx
append this to extensions_custom.conf (same trunk name as above):
@stealthgerbil
stealthgerbil / sendmail-gcloud
Created December 7, 2023 15:23 — forked from tony722/sendmail-gcloud
Freepbx Voicemail Transcription Script: Google Speech API
#!/bin/sh
# sendmail-gcloud
#
# Installation instructions
# Copy the content of this file to /usr/sbin/sendmail-gcloud
#
# Google Account
# ---------------
# Create a Google Cloud account if you don't have one yet. Free trial is available at https://console.cloud.google.com/freetrial
@stealthgerbil
stealthgerbil / gist:a2f6d3d40ae06969b2faaeb49a57b385
Created June 4, 2024 15:10 — forked from samuelschoe/gist:9fee58a6510e64607111
MDT customsettings.ini file for one touch deployments
MDT customsettings.ini for one touch image deployment
by Sam Schoeller <https://github.com/samuelschoe>
[Settings]
Priority=Default
Properties=MyCustomProperty
[Default]