python code like this:
manager = pystrix.ami.Manager()
callinfo = pystrix.ami.core.Originate_Context(
"SIP/001@127.0.0.1:5060","callout","1","1"
)
manager.send_action(callinfo)
I think that it due to ast11 has new arguments of Originate such as EarlyMedia.