Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 318 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 318 Bytes

To install

apt-get install librabbitmq-dev
make
make install
make samples

Configure the file in /etc/asterisk/amqp.conf

Please restart asterisk before loading res_amqp.so for the documentation.

To load module

CLI> module load res_amqp.so

There is a amqp command on the CLI to get the status.