Skip to content

wazo-platform/wazo-res-amqp

 
 

Repository files navigation

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 an amqp CLI command to get the status.

About

An Asterisk module to connect and publish to an AMQP server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.5%
  • Makefile 6.5%