- Upgrade Cacofonisk to work with AMI v2 (Asterisk 12+). **WARNING**: This
change is not backwards compatible. If you use Asterisk <11, you can keep using
version 0.4.0.
- Rename ChannelManager to EventHandler and decouple Asterisk channel tracking
from (opinionated) call tracking.
- Reporters now get immutable copies of Channels rather than CallerId objects,
so it's possible to analyze more channel attributes in the reporter.
- `trace_msg` and `trace_ami` have been removed in favor of proper logging
facilities.