Gammu SMS Daemon je program, který pravidelně kontroluje, jestli GSM modem nepřijal nové zprávy, uloží je v zadaném úložišti a odesílá zprávy zařazené k odeslání. Jedná se o ideální nástroj pro velké množství přijatých nebo odeslaných zpráv a jejich automatické zpracování.
You can currently store received messages in files or in various databases. MySQL and PostgreSQL are supported natively and wide range of others (including SQLite, Microsoft Access or Oracle) through ODBC or libdbi (libdbi backend is currently not available in Windows builds).
The package includes also tool gammu-smsd-inject
which will help
you creating long text messages and gammu-smsd-monitor
which
allows you to monitor current status of SMS Daemon or phone.
For managing messages in the database, you can use Kalkun frontend, which provides web interface to messages and phonebook. It works with MySQL, PostgreSQL and SQLite3 database. Check screenshots to see how it looks like.
Gammu 1.42.0 has been just released. Maintenance release including bug fixes contributed over past year.
Vydal Michal Čihař dne 3. října 2020
Gammu 1.41.0 has been just released. Releasing with several improvements and compatibility fixes.
Vydal Michal Čihař dne 27. září 2019
SMS Daemon is distributed as part of Gammu so to download
it just get Gammu. If you want to use binary
package, the daemon might be included in separate binary package in your
distribution, try looking for something like gammu-smsd
.
There is SMS Daemon section in Gammu Manual which covers all aspects of using SMSD, similar documentation is available in The Gammu Manual which is distributed with the program.
Check also Frequently Asked Questions.
Zdrojový kód i sledování chyb naleznete na GitHubu: