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 6cbb50dc36 fix breakage of normal sms 2 weeks ago
config d894d35ac5 add support for sending MMS too 2 weeks ago
site d894d35ac5 add support for sending MMS too 2 weeks ago
.gitignore dfb97a1cf0 proof of concept 3 weeks ago
convert.sh bbfa6c22e0 add theming and systemd service 3 weeks ago
init.sql 0dfec77504 store MMS message attachments 2 weeks ago
run.sh badd96c0f0 rename vars in .env file to avoid conflict with sqlpage vars 3 weeks ago
sms-sendmail.sh 6cbb50dc36 fix breakage of normal sms 2 weeks ago
smsoip.service bbfa6c22e0 add theming and systemd service 3 weeks ago
webhook.py 0dfec77504 store MMS message attachments 2 weeks ago