Cleaning up the Asterisk Manager Interface module (And beginning documentation...)
Written by
on
in
Snaking.
Went over the AMI interface I wrote on Wednesday night. It's not as bad as I'd feared, basically seems functional. Probably want to produce a decent interface for waiting/watching events, but for now I've just added a basic "watch for events of this type" hook. I'm tempted to use pydispatcher for it, but for now I'm resisting adding a dependency.
For those who are curious, this is the example from the documentation for generating a call that is connected to an IVR (or any other extension, really). This could be used for a phone-survey or similar operation where you want to connect an external user to your Asterisk box:
Pingbacks
Pingbacks are closed.
Comments
Comments are closed.