<div dir="ltr">Hi all<div><br></div><div>I&#39;m looking for a proper way to achieve functionality of different stop codes per every called gateway</div><div><br></div><div>Example call flow:</div><div><br></div><div>call provider 1, stop on code 404</div><div>if provider 1 fails call provider 2, stop on code 404,486</div><div>if provider 2 fails call provider 3, stop on code 480</div><div>and so on</div><div><br></div><div>I&#39;m aware of variable continue_on_fail but I had no luck in specifying this per gateway, it seems to work only for whole originate string, not individual gateways</div><div><br></div><div>Could you share some examples how to do this?</div><div><br></div><div>Best Regards</div></div>