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


    ACL:
    @qa_p7

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