I'm having an issue when i make a callback. Once the call is made, it doesn't matter if the called has answered, rejected or not picked up, it always tries to call again.
Even trying to put "End CallFlow" after the call, it still continues to try calling. I have to end up stopping the service...