hi,
I am using ARI using python and stasis application. I am using ARI and asterisk application on amazon ec2 instance. This is the code being used for ARI. I am facing a connection issue as whenever i am trying to connect the ARI application to asterisk it gives no error, but on asterisk logs the ARI app doesn’t get registered. While making a call, asterisk log gives an error “bridge-dial not registered”.
But when i try to connect to asterisk running on a different ec2 instance the ARI connects without any problem. Even if I am stopping the asterisk on my instance ARI still connects to asterisk, but it gives an error when the asterisk of other instance is down.