Sign inSign up

jamesits/smsgateway

By jamesits

Updated over 6 years ago

SMS routing server for VOIP/GOIP devices.

Image
1

50K+

jamesits/smsgateway repository overview

SMSGateway

SMS routing server for VOIP/GOIP devices.

Build Status

Use with caution: config file format might change at any version.

Supported Devices

  • Synway SMG4008

Supported Protocols

Receiving

Generic:

  • SMPP
Sending
  • SMTP
  • Telegram Bot

Running

Put your config file at /etc/smsgateway/config.toml. See config.toml for an example.

Docker
docker run --rm -it --name=smsgateway -v /etc/smsgateway:/etc/smsgateway:ro jamesits/smsgateway:latest
Local Installation

At project root:

python3 -m SMSGateway

Tag summary

Content type

Image

Digest

Size

340.2 MB

Last updated

over 6 years ago

docker pull jamesits/smsgateway