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
    • Upgrading tables
  • PostgreSQL Backend
    • Description
    • Configuration
    • Creating tables
    • Upgrading tables
  • DBI Backend
    • Description
    • Configuration
    • Supported drivers
    • Creating tables
    • Upgrading tables
  • ODBC Backend
    • Description
    • Supported drivers
    • Limitations
    • Configuration
    • Example
  • Null Backend
    • Description
    • Configuration
  • SMSD Database Structure
    • Receiving of messages
    • Transmitting of messages
    • Description of tables
    • History of database structure
    • Examples

Related Topics

  • Documentation overview
    • Gammu Documentation Contents
      • SMS Daemon
        • Previous: RunOnReceive Directive
        • Next: Files backend

This Page

  • Show Source

Quick search

©2009-2016, Michal Čihař . | Powered by Sphinx 1.4.5 & Alabaster 0.7.8 | Page source