Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 957 Bytes

TODO.md

File metadata and controls

25 lines (16 loc) · 957 Bytes

TODO

AMI

  • There should be only one receiver at the moment, receiver should be reworked. References:

  • While callbacks are receiving instance of ami and able to invoke send_action method, method itself is not yet thread or spawn safe. It should be reworked.

  • Add automatic reconnect support

  • Add close reason

  • Add support for actions that create multiple events in response (i.e. SIPPeers). That should also eliminate need of expects_answer_before in send_action and receiver.