smswithoutborders / SMSWithoutBorders-Gateway-Client

Deku is a linux SMS management Gateway. It can both receive and send out SMS messages using the Linux ModemManager utilities. It is aimed at being a complete toolset of everything SMS linux. It functions best with USB 2G/3G Modems
GNU General Public License v3.0
20 stars 9 forks source link

Single modem's failure causes all modems to fail #17

Closed sherlockwisdom closed 2 years ago

sherlockwisdom commented 2 years ago

Observation Once a single modem starts failing, every modem stops sending. When this modem is unplugged, sending resumes. More information is needed on this to better understand what's causing it

Seems once a modem starts failing, it becomes the only modem SMS attempts to go out from

sherlockwisdom commented 2 years ago

using classmethods caused modems to override the configs of each other. Fixed that with less class methods

https://github.com/smswithoutborders/SMSWithoutBorders-Gateway-Client/commit/8bcd62206023cab1f5035b8c11b785688139f697