|
|
| |
GAMMU-SMSD-NULL(7) |
Gammu |
GAMMU-SMSD-NULL(7) |
gammu-smsd-null - gammu-smsd(1) backend not storing messages
NULL backend does not store data at all. It could be useful in case you don't
want to store messages at all and you want to process then in
RunOnReceive handler.
The configuration file then can look like:
[smsd]
Service = null
RunOnReceive = /usr/local/bin/process-sms
SEE ALSO:
Michal Čihař <michal@cihar.com>
2009-2015, Michal Čihař <michal@cihar.com>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |