Kafka-connect-asterisk is a source [Kafka Connector].(http://kafka.apache.org/documentation.html#connect) We can push data (CDRs, AgentEvents, Call events) from any Asterisk server version 1.4 and above to a Kafka topic.
To build a development version you'll need a recent version of Kafka as well as a set of upstream Confluent projects, which you'll have to build from their appropriate snapshot branch. See the FAQ for guidance on this process.
You can build kafka-connect-asterisk with Maven using the standard lifecycle phases.(mvn clean package)
- Source Code: https://github.com/gnostix/kafka-connect-asterisk
- Issue Tracker: https://github.com/gnostix/kafka-connect-asterisk/issues
The project is licensed under the Apache 2 license.