Voip.ms will forward SMS received on DID to a SIP phone and optionally also a webhook.
SMS can be sent from a DID via e-mail.

Messages received via webhook are stored in sqlite db. Messages sent via the web form are stored in the sqlite db and sent via e-mail which Voip.ms forwards to recipient as an SMS.

Pi f91a0b4a4f support other possible image types 1 week ago
config d894d35ac5 add support for sending MMS too 1 month ago
site f91a0b4a4f support other possible image types 1 week ago
.gitignore dfb97a1cf0 proof of concept 1 month ago
convert.sh bbfa6c22e0 add theming and systemd service 1 month ago
init.sql 47d80f9bb1 use db message id instead of 3rd party message id and ensure attachment primary key is unique 1 week ago
run.sh badd96c0f0 rename vars in .env file to avoid conflict with sqlpage vars 1 month ago
sms-sendmail.sh 6cbb50dc36 fix breakage of normal sms 1 month ago
smsoip.service bbfa6c22e0 add theming and systemd service 1 month ago
webhook.py 47d80f9bb1 use db message id instead of 3rd party message id and ensure attachment primary key is unique 1 week ago