Skip to content

cetres/enviosms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enviosms

SMS sender

This package can send SMS through a USB 3g/4g dongle. It was tested with Huawei Modem E367 (12d1:1506) and CentOS 7.2 but it may work with others similar modems.

Required dependencies:

  • usb_modeswitch (usb modem context switch)
  • qpid-cpp-server (AMQP)
  • qpid-cpp-client

Before start execute the following command to create a persistent queue:

/usr/bin/qpid-config add queue sms.sender --durable

About

Simple SMS sender using a MQ to distribute several worker senders with 3g dongle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages