All Projects → michaelkourlas → voipms-sms-firebase

michaelkourlas / voipms-sms-firebase

Licence: Apache-2.0 license
IBM Cloud Function used to implement push notifications for VoIP.ms

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to voipms-sms-firebase

Voipms Sms Client
Popular Android messaging app for VoIP.ms, a Canadian VoIP provider
Stars: ✭ 142 (+647.37%)
Mutual labels:  sms, voip
matrix-pstn-bridge
☎️ A Matrix Puppet bridge for the public telephone network that supports a number of VoIP providers (Twillo, Vonage, etc.). Sends and receives voice and SMS.
Stars: ✭ 25 (+31.58%)
Mutual labels:  sms, voip
smsglue
VoIP.ms SMS to Acrobits Softphone/Groundwire
Stars: ✭ 20 (+5.26%)
Mutual labels:  sms
kavenegar-dotnet
Kavenegar API Client Writen In C#
Stars: ✭ 24 (+26.32%)
Mutual labels:  sms
dysms
阿里短信接口
Stars: ✭ 68 (+257.89%)
Mutual labels:  sms
FakeSms
一个短信作弊器,可以在没有接受到短信时在收件箱中伪造短信
Stars: ✭ 28 (+47.37%)
Mutual labels:  sms
tgcalls
Voice chats, private incoming and outgoing calls in Telegram for Developers
Stars: ✭ 408 (+2047.37%)
Mutual labels:  voip
freeswitch-esl-all
freeswitch event socket base on netty 4 and has some new features.
Stars: ✭ 110 (+478.95%)
Mutual labels:  voip
pan-globalprotect-okta
PaloAlto Networks GlobalProtect VPN (integrated with OKTA) command-line client
Stars: ✭ 85 (+347.37%)
Mutual labels:  sms
yii2-notifications
This Yii2 extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack, Telegram etc.
Stars: ✭ 62 (+226.32%)
Mutual labels:  sms
switchy
async FreeSWITCH cluster control
Stars: ✭ 67 (+252.63%)
Mutual labels:  voip
AndroidSMSRelay
Script to forward and send android(with root) sms using adb
Stars: ✭ 21 (+10.53%)
Mutual labels:  sms
MessagingAPI-SDK-python
Telstra Messaging SDK - Python Library
Stars: ✭ 21 (+10.53%)
Mutual labels:  sms
Oreka
Enterprise telephony recording and retrieval system with web based user interface.
Stars: ✭ 20 (+5.26%)
Mutual labels:  voip
cht-gateway
Android SMS gateway app for CHT Applications
Stars: ✭ 60 (+215.79%)
Mutual labels:  sms
flutter voip push notification
Flutter VoIP Push Notification - Currently iOS >= 8.0 only
Stars: ✭ 26 (+36.84%)
Mutual labels:  voip
sems-yeti
YETI application for SEMS core
Stars: ✭ 15 (-21.05%)
Mutual labels:  voip
CovidVaccineNotifier
Get notified with available vaccination centres via SMS
Stars: ✭ 21 (+10.53%)
Mutual labels:  sms
rescue-me
Light-weight and minimalistic system for push-based location requests.
Stars: ✭ 13 (-31.58%)
Mutual labels:  sms
php-libtgvoip
PHP extension that wraps the telegram VoIP library.
Stars: ✭ 22 (+15.79%)
Mutual labels:  voip

IBM Cloud Function for VoIP.ms SMS

Overview

This is a simple IBM Cloud Function that enables push notifications on devices running VoIP.ms SMS by forwarding SMS callbacks for a particular DID from VoIP.ms.

Features

To protect the privacy of VoIP.ms SMS users, when receiving a callback for a DID, the function simply sends an empty message to a Firebase Cloud Messaging topic equal to that DID. It does not process or store the text of individual messages.

Usage

Consult the IBM Cloud Functions documentation for information on how to use IBM Cloud Functions. You will have to rebuild VoIP.ms SMS from source in order to use your own IBM Cloud Function instance.

License

IBM Cloud Function for VoIP.ms SMS is licensed under the Apache License 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].