asterisk/cel
Nir Simionovich d995064fb7 This patch adds a beanstalk CEL backend.
Beanstalkd is a simple to use job queue. It provides a means to
create multiple job queues called "tubes". Each tube can store
multiple jobs, with varying priorities with the queue. Queue
processing is available via a simple TCP socket or via well defined
libraries, avaialble at
https://github.com/kr/beanstalkd/wiki/client-libraries

This module is based upon the beanstalk-client library, available
for download at: https://github.com/deepfryed/beanstalk-client

This module currently doesn't support user defined events.

Change-Id: Ic3a087faeeac045d69a2a018e60e29831ddb95ab
2017-11-16 09:47:10 -06:00
..
Makefile Title update 2012-10-14 21:56:13 +00:00
cel_beanstalkd.c This patch adds a beanstalk CEL backend. 2017-11-16 09:47:10 -06:00
cel_custom.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
cel_manager.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
cel_odbc.c cel_odbc: Fix timestamp processing for microseconds 2017-05-09 07:25:36 -05:00
cel_pgsql.c cdr_pgsql: Fix buffer overflow calling libpq 2017-03-30 17:48:42 -05:00
cel_radius.c Add support for building RADIUS with radcli 2016-11-14 19:40:03 +02:00
cel_sqlite3_custom.c Sqlite3: make busy_timeout configurable. 2017-05-25 10:02:42 +02:00
cel_tds.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00