]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-8728 Adding logging profile and functionality
authorWilliam King <william.king@quentustech.com>
Wed, 13 Jan 2016 22:22:57 +0000 (14:22 -0800)
committerWilliam King <william.king@quentustech.com>
Wed, 13 Jan 2016 22:27:04 +0000 (14:27 -0800)
commite320f86bcb9a70071f8468ffa8d0cc4543ef64c4
tree938aa79677d2443ce90a601d55ed2d4a08e5192c
parentc01a8849a0109d6a4daec19a5c956b78be55fb1e
FS-8728 Adding logging profile and functionality
src/mod/event_handlers/mod_amqp/Makefile.am
src/mod/event_handlers/mod_amqp/mod_amqp.c
src/mod/event_handlers/mod_amqp/mod_amqp.h
src/mod/event_handlers/mod_amqp/mod_amqp_logging.c [new file with mode: 0644]
src/mod/event_handlers/mod_amqp/mod_amqp_producer.c
src/mod/event_handlers/mod_amqp/mod_amqp_utils.c