Hello!

I'm using reg_fetch_contacts function to get information about all contacts. This allows to define which contacts should receive the call. My question is if it's possible to choose only one contact before t_relay is called? Or reg_fetch_contacts call and verification should be done after t_relay in all branches and those which are not needed should be stopped?

Thanks a lot!