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

Modem disconnected handler not available in ModemManager class. #59

Open Lukong123 opened 1 week ago

Lukong123 commented 1 week ago

The modem_disconnected() function works well but there is no handler for it.

Lukong123 commented 1 week ago

@sherlockwisdom