Gammu
1.42.0
  • Gammu project
  • Quick starter guide
  • Frequently Asked Questions
  • python-gammu
  • libGammu
  • Gammu internals
  • File formats used by Gammu
  • Gammu Configuration File
  • Gammu Utility
  • SMS Daemon
    • Overview
    • Usage
    • Program Manuals
    • SMSD Configuration File
    • RunOnReceive Directive
    • Backend services
      • Files backend
      • SQL Service
      • MySQL Backend
      • PostgreSQL Backend
      • DBI Backend
      • ODBC Backend
      • Null Backend
      • SMSD Database Structure
    • Developer documentation
  • Miscellaneous utilities
  • Testing Gammu
  • Phone Protocols
  • Glossary
Gammu
  • SMS Daemon
  • Backend services
  • View page source

Backend services

The backend service is used to store messages (both incoming and queue of outgoing ones).

  • Files backend
    • Description
    • Receiving of messages
    • Transmitting of messages
  • SQL Service
    • Description
    • SQL connection parameters
    • Tables
    • SQL Queries
    • Configurable queries
  • MySQL Backend
    • Description
    • Configuration
    • Privileges
    • Creating tables for MySQL
    • Upgrading tables
  • PostgreSQL Backend
    • Description
    • Configuration
    • Creating tables for PostgreSQL
    • Upgrading tables
  • DBI Backend
    • Description
    • Configuration
    • Supported drivers
    • Creating tables for SQLite
    • Upgrading tables
  • ODBC Backend
    • Description
    • Supported drivers
    • Limitations
    • Configuration
    • Creating tables
    • Example
  • Null Backend
    • Description
    • Configuration
  • SMSD Database Structure
    • Receiving of messages
    • Transmitting of messages
    • Description of tables
    • History of database structure
    • Examples
Previous Next

© Copyright 2009-2015, Michal Čihař <michal@cihar.com>.

Built with Sphinx using a theme provided by Read the Docs.