Package sqlbox: Information

    Source package: sqlbox
    Version: 0.7.2-alt1.2.qa1
    Build time:  Apr 14, 2013, 08:01 AM
    Category: Communications
    Report package bug
    License: Kannel
    Summary: DB-Based Kannel Box for message queueing
    Description: 
    Sqlbox is a special Kannel box that sits between bearerbox and smsbox and uses
    a database queue to store and forward messages.
    
    Messages are queued on a configurable table (defaults to send_sms) and moved to
    another table (defaults to sent_sms) afterwards.
    
    You can also manually insert messages into the send_sms table and they will be sent
    and moved to the sent_sms table as well. This allows for fast and easy injection
    of large amounts of messages into Kannel.

    List of rpms provided by this srpm:
    sqlbox (x86_64, i586)

    Maintainer: Michael Bochkaryov


      1. libxml2-devel
      2. libMySQL-devel
      3. autoconf_2.60
      4. automake_1.9
      5. glibc-devel-static
      6. libsqlite3-devel
      7. libssl-devel
      8. libpam-devel
      9. postgresql-devel
      10. docbook-style-dsssl
      11. libpcre-devel
      12. ImageMagick-tools
      13. transfig
      14. jadetex
      15. kannel-devel
      16. gcc-c++
      17. gcc-fortran
      18. zlib-devel

    Last changed


    April 14, 2013 Dmitry V. Levin 0.7.2-alt1.2.qa1
    - NMU: rebuilt with libmysqlclient.so.18.
    April 21, 2011 Eugeny A. Rostovtsev 0.7.2-alt1.2
    - Fixed build
    Dec. 7, 2010 Igor Vlasenko 0.7.2-alt1.1
    - rebuild with new libmysqlclient by request of libmysqlclient maintainer