AMI over Jabber
February 3, 2008 – 10:21 amInterfacing the AMI manager port to the xmpp/jabber resource module would lead to many things.
- Manager multicast - sending AMI events to a jabber conference room for multicasting to multiple clients
- Manager unicast - sending AMI events to “buddies” as messages
- Manager “chat sessions” for action/response handling
 Jabber is a scalable messaging infrastructure that’s already in place. Do you see any other benefits of using Jabber for AMI messaging?

One Response to “AMI over Jabber”
I did a very simple daemon coded in Perl that allow do it.
You can see it here:
http://www.sinologic.net/proyectos/astjabot/
It’s very simple modify this daemon to get some AMI events into your jabber client.
By hellc2 on May 17, 2008