Source: kannel-sqlbox
Section: net
Priority: optional
Homepage: http://www.kannel.org/~aguerrieri/SqlBox/
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs, autotools-dev, debhelper (>= 6), devscripts (>= 2.10.7), dh-buildinfo, libtool, automake1.11, autoconf, kannel-dev, libssl-dev, libmysqlclient-dev, libpam0g-dev, libxml2-dev, openjade, jadetex, texlive-base-bin, transfig, imagemagick, docbook-dsssl
Vcs-Git: git://git.debian.org/git/collab-maint/kannel-sqlbox.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/kannel-sqlbox.git;a=summary
Standards-Version: 3.8.3

Package: kannel-sqlbox
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SQL helper application for Kannel WAP and SMS gateway
 Kannel is a gateway for connecting WAP (Wireless Application Protocol)
 phones to the Internet. It also works as an SMS/SMPP gateway, for
 providing SMS based services for GSM phones.
 .
 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.
